Открытые члены | |
getFieldsAction () | |
getAvailableFeaturesByPropertyAction (int $propertyId) | |
addAction (array $fields) | |
getAction (int $id) | |
listAction (PageNavigation $pageNavigation, array $select=[], array $filter=[], array $order=[]) | |
updateAction (int $id, array $fields) | |
![]() | |
getEntity () | |
![]() | |
__construct () | |
bindAction (Action $action) | |
getAction () | |
listAllowedScopes () | |
onBeforeAction (Event $event) | |
onAfterAction (Event $event) | |
getErrors () | |
getErrorByCode ($code) | |
getErrors () | |
getErrorByCode ($code) | |
Защищенные члены | |
get ($id) | |
exists ($id) | |
getEntityTable () | |
checkPermissionEntity ($name, $arguments=[]) | |
![]() | |
getCatalogIds () | |
isIblockCatalog (int $iblockId) | |
checkIblockModifyPermission (int $iblockId) | |
checkProperty (int $propertyId) | |
checkFieldsBeforeModify (array $fields) | |
checkReadPermissionEntity () | |
checkModifyPermissionEntity () | |
getPropertyById (int $id) | |
![]() | |
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 | |
См. определение в файле productpropertyfeature.php строка 13
addAction | ( | array | $fields | ) |
array | $fields |
См. определение в файле productpropertyfeature.php строка 47
|
protected |
@inheritDoc
См. определение в файле productpropertyfeature.php строка 176
|
protected |
@inheritDoc
См. определение в файле productpropertyfeature.php строка 153
|
protected |
@inheritDoc
См. определение в файле productpropertyfeature.php строка 142
getAction | ( | int | $id | ) |
getAvailableFeaturesByPropertyAction | ( | int | $propertyId | ) |
int | $propertyId |
См. определение в файле productpropertyfeature.php строка 29
|
protected |
@inheritDoc
См. определение в файле productpropertyfeature.php строка 168
getFieldsAction | ( | ) |
См. определение в файле productpropertyfeature.php строка 20
listAction | ( | PageNavigation | $pageNavigation, |
array | $select = [] , |
||
array | $filter = [] , |
||
array | $order = [] |
||
) |
array | $select | |
array | $filter | |
array | $order | |
PageNavigation | null | $pageNavigation |
См. определение в файле productpropertyfeature.php строка 93
updateAction | ( | int | $id, |
array | $fields | ||
) |
int | $id | |
array | $fields |
См. определение в файле productpropertyfeature.php строка 109