Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Service
+ Граф наследования:Service:

Защищенные члены

 getAllowedProductTypes ()
 
- Защищенные члены унаследованные от Base
 processBeforeAction (Action $action)
 
 processBeforeAdd (Engine\Action $action)
 
 processBeforeUpdate (Action $action)
 
 fillKeyResponse ($result)
 
 get ($id)
 
- Защищенные члены унаследованные от Product
 processBeforeAction (Engine\Action $action)
 
 processAfterAction (Engine\Action $action, $result)
 
 processBeforeUpdate (Engine\Action $action)
 
 getEntityTable ()
 
 splitFieldsByEntity ($fields)
 
 prepareProductFields (array $fields)
 
 preparePropertyFields ($fields)
 
 preparePropertyFieldsUpdate ($fields)
 
 fillPropertyFieldsDefaultPropertyValues ($id, $iblockId, $propertyValues)
 
 exists ($id)
 
 addValidate ($fields)
 
 updateValidate ($fields)
 
 checkFields ($fields)
 
 attachPropertyValues (array &$result, int $iblockId, array $propertyIds=[])
 
 checkPermissionEntity ($name, $arguments=[])
 
 getAllowedFieldsProduct ()
 
 checkFieldsDownload ($fields)
 
 checkModifyPermissionEntity ()
 
 checkReadPermissionEntity ()
 
 existsIblock (int $iblockId)
 
 checkPermissionAdd (int $iblockId)
 
 checkPermissionCatalogProductAdd ()
 
 checkPermissionIBlockElementAdd (int $iblockId)
 
 checkPermissionUpdate (int $elementId)
 
 checkPermissionCatalogProductUpdate (int $elementId)
 
 checkPermissionIBlockElementUpdate (int $elementId)
 
 checkPermissionIBlockModify ($iblockId)
 
 checkPermissionIBlockElementModify ($iblockId, $elementId)
 
 checkPermissionDelete (int $elementId)
 
 checkPermissionCatalogProductDelete (int $elementId)
 
 checkPermissionIBlockElementDelete (int $elementId)
 
 checkPermissionIBlockElementGet ($elementId)
 
 checkPermissionIBlockElementList ($iblockId)
 
 checkPermissionIBlockElementSectionBindModify ($iblockId, $iblockSectionId)
 
 checkPermissionIBlockElementSectionBindUpdate ($iblockSectionId)
 
 getIBlockBySectionId ($id)
 
- Защищенные члены унаследованные от Controller
 init ()
 
 createViewManager (Action $action)
 
 getViewFields ()
 
 getServiceItemName ()
 
 getServiceListName ()
 
- Защищенные члены унаследованные от Base
 addRegistryItem (EO_StoreBatch $batchItem, float $amount)
 
 getRegistryItems ()
 

Защищенные данные

const TYPE = ProductTable::TYPE_SERVICE
 
- Защищенные данные унаследованные от Base
const TYPE = ''
 
- Защищенные данные унаследованные от Controller
AccessController $accessController
 
- Защищенные данные унаследованные от Base
int $storeId
 
BatchManager $batchManager
 

Дополнительные унаследованные члены

- Открытые члены унаследованные от Base
 addAction ($fields)
 
 updateAction ($id, array $fields)
 
- Открытые члены унаследованные от Product
 configureActions ()
 
 listAction (PageNavigation $pageNavigation, array $select=[], array $filter=[], array $order=[])
 
 getAction ($id)
 
 addAction (array $fields)
 
 updateAction (int $id, array $fields)
 
 deleteAction (int $id)
 
 downloadAction (array $fields)
 
 addPropertyAction ($fields)
 
- Открытые члены унаследованные от Controller
 getEntity ()
 
- Открытые члены унаследованные от Base
 __construct (BatchManager $batchManager, int $storeId)
 
 setStoreId (int $storeId)
 
 writeOff (float $quantity)
 
 return ()
 
- Открытые статические члены унаследованные от Product
static getCallbackRestEvent ()
 
static processItemEvent (array $arParams, array $arHandler)
 
- Открытые статические члены унаследованные от Controller
static getHandlers ()
 
- Открытые статические члены унаследованные от EventBindInterface
static getHandlers ()
 
- Открытые атрибуты унаследованные от Product
trait SkuDeferredCalculations
 
- Открытые атрибуты унаследованные от Controller
const IBLOCK_READ = 'iblock_admin_display'
 
const IBLOCK_ELEMENT_READ = 'element_read'
 
const IBLOCK_ELEMENT_EDIT = 'element_edit'
 
const IBLOCK_ELEMENT_DELETE = 'element_delete'
 
const IBLOCK_SECTION_READ = 'section_read'
 
const IBLOCK_SECTION_EDIT = 'section_edit'
 
const IBLOCK_SECTION_DELETE = 'section_delete'
 
const IBLOCK_ELEMENT_EDIT_PRICE = 'element_edit_price'
 
const IBLOCK_SECTION_SECTION_BIND = 'section_section_bind'
 
const IBLOCK_ELEMENT_SECTION_BIND = 'section_element_bind'
 
const IBLOCK_EDIT = 'iblock_edit'
 
const CATALOG_STORE = ActionDictionary::ACTION_STORE_VIEW
 
const CATALOG_READ = ActionDictionary::ACTION_CATALOG_READ
 
const CATALOG_GROUP = ActionDictionary::ACTION_PRICE_GROUP_EDIT
 
const CATALOG_VAT = ActionDictionary::ACTION_VAT_EDIT
 
const ERROR_ACCESS_DENIED = 'Access denied'
 
- Защищенные статические члены унаследованные от Product
static perfGetList (array $select, array $filter, array $order, $pageNavigation=null)
 
static getBindings ()
 
static getProductIblockId (int $productId)
 
- Защищенные статические члены унаследованные от Controller
static getApplication ()
 
static getGlobalUser ()
 
static getNavData ($start, $orm=false)
 

Подробное описание

См. определение в файле service.php строка 7

Методы

◆ getAllowedProductTypes()

getAllowedProductTypes ( )
protected

Переопределяет метод предка Base.

См. определение в файле service.php строка 11

Данные класса

◆ TYPE

const TYPE = ProductTable::TYPE_SERVICE
protected

См. определение в файле service.php строка 9