1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Catalog
Граф наследования:Catalog:
Controller Base

Открытые члены

 getFieldsAction ()
 isOffersAction ($id)
 listAction ($select=[], $filter=[], $order=[], $start=0)
 addAction ($fields)
 updateAction ($id, array $fields)
 deleteAction ($id)
Открытые члены унаследованные от Controller
 getEntity ()
Открытые члены унаследованные от Base
 __construct (BatchManager $batchManager, int $storeId)
 setStoreId (int $storeId)
 writeOff (float $quantity)
 return ()

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

 isExistsRow (int $id)
 isOffers ($id)
 getEntityTable ()
 get ($id)
 addValidate (array $fields)
 updateValidate (array $fields)
 deleteValidate ($id)
 checkPermissionEntity ($name, $arguments=[])
 checkModifyPermissionEntity ()
 checkReadPermissionEntity ()
Защищенные члены унаследованные от Controller
 init ()
 createViewManager (Action $action)
 getViewFields ()
 getServiceItemName ()
 getServiceListName ()
 getServiceEntityName ()
 getErrorCodeEntityNotExists ()
 getErrorEntityNotExists ()
 addErrorEntityNotExists ()
 getErrorCodeModifyAccessDenied ()
 getErrorModifyAccessDenied ()
 getErrorCodeReadAccessDenied ()
 getErrorReadAccessDenied ()
Защищенные члены унаследованные от Base
 addRegistryItem (EO_StoreBatch $batchItem, float $amount)
 getRegistryItems ()

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

Открытые статические члены унаследованные от Controller
static getCallbackRestEvent ()
static getHandlers ()
Поля данных унаследованные от 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'
Защищенные статические члены унаследованные от Controller
static getApplication ()
static getGlobalUser ()
static getNavData ($start, $orm=false)
static getBindings ()
Защищенные данные унаследованные от Controller
AccessController $accessController
Защищенные данные унаследованные от Base
int $storeId
BatchManager $batchManager

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

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

Методы

◆ addAction()

addAction ( $fields)

public function getAction

См. также
GetAction::getAction

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

◆ addValidate()

addValidate ( array $fields)
protected

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

◆ checkModifyPermissionEntity()

checkModifyPermissionEntity ( )
protected

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

◆ checkPermissionEntity()

checkPermissionEntity ( $name,
$arguments = [] )
protected

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

◆ checkReadPermissionEntity()

checkReadPermissionEntity ( )
protected

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

◆ deleteAction()

deleteAction ( $id)

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

◆ deleteValidate()

deleteValidate ( $id)
protected

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

◆ get()

get ( $id)
protected

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

◆ getEntityTable()

getEntityTable ( )
protected

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

◆ getFieldsAction()

getFieldsAction ( )

Returns fields list for rest methods.

Возвращает
array

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

◆ isExistsRow()

isExistsRow ( int $id)
protected

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

◆ isOffers()

isOffers ( $id)
protected

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

◆ isOffersAction()

isOffersAction ( $id)

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

◆ listAction()

listAction ( $select = [],
$filter = [],
$order = [],
$start = 0 )

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

◆ updateAction()

updateAction ( $id,
array $fields )

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

◆ updateValidate()

updateValidate ( array $fields)
protected

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


Объявления и описания членов класса находятся в файле: