Открытые члены | |
getFieldsAction () | |
isOffersAction ($id) | |
listAction ($select=[], $filter=[], $order=[], $start=0) | |
getAction ($id) | |
addAction ($fields) | |
updateAction ($id, array $fields) | |
deleteAction ($id) | |
![]() | |
getEntity () | |
![]() | |
__construct () | |
bindAction (Action $action) | |
getAction () | |
listAllowedScopes () | |
onBeforeAction (Event $event) | |
onAfterAction (Event $event) | |
getErrors () | |
getErrorByCode ($code) | |
getErrors () | |
getErrorByCode ($code) | |
Защищенные члены | |
isOffers ($id) | |
getEntityTable () | |
exists ($id) | |
get ($id) | |
addValidate (array $fields) | |
updateValidate (array $fields) | |
deleteValidate ($id) | |
checkPermissionEntity ($name, $arguments=[]) | |
checkModifyPermissionEntity () | |
checkReadPermissionEntity () | |
![]() | |
init () | |
createViewManager (Action $action) | |
getViewFields () | |
getServiceItemName () | |
getServiceListName () | |
![]() | |
addError (Error $error) | |
Дополнительные унаследованные члены | |
![]() | |
static | getCallbackRestEvent () |
static | getHandlers () |
![]() | |
static | className () |
![]() | |
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' |
![]() | |
static | getApplication () |
static | getGlobalUser () |
static | getNavData ($start, $orm=false) |
static | getBindings () |
![]() | |
AccessController | $accessController |
![]() | |
$errorCollection | |
$action | |
См. определение в файле catalog.php строка 12
addAction | ( | $fields | ) |
См. определение в файле catalog.php строка 69
|
protected |
См. определение в файле catalog.php строка 176
|
protected |
См. определение в файле catalog.php строка 232
|
protected |
См. определение в файле catalog.php строка 216
|
protected |
См. определение в файле catalog.php строка 246
deleteAction | ( | $id | ) |
См. определение в файле catalog.php строка 121
|
protected |
См. определение в файле catalog.php строка 206
|
protected |
См. определение в файле catalog.php строка 161
|
protected |
См. определение в файле catalog.php строка 171
getAction | ( | $id | ) |
См. определение в файле catalog.php строка 55
|
protected |
См. определение в файле catalog.php строка 156
getFieldsAction | ( | ) |
См. определение в файле catalog.php строка 15
|
protected |
См. определение в файле catalog.php строка 151
isOffersAction | ( | $id | ) |
См. определение в файле catalog.php строка 20
listAction | ( | $select = [] , |
|
$filter = [] , |
|||
$order = [] , |
|||
$start = 0 |
|||
) |
См. определение в файле catalog.php строка 34
updateAction | ( | $id, | |
array | $fields | ||
) |
См. определение в файле catalog.php строка 98
|
protected |
См. определение в файле catalog.php строка 191