Открытые члены | |
getFieldsAction () | |
listAction (PageNavigation $pageNavigation, array $select=[], array $filter=[], array $order=[]) | |
getAction ($id) | |
addAction ($fields) | |
updateAction ($id, array $fields) | |
deleteAction ($id) | |
Открытые члены унаследованные от Controller | |
getEntity () | |
Открытые члены унаследованные от Base | |
__construct (BatchManager $batchManager, int $storeId) | |
setStoreId (int $storeId) | |
writeOff (float $quantity) | |
return () | |
Защищенные члены | |
exists ($id) | |
get ($id) | |
addValidate ($fields) | |
updateValidate ($fields) | |
checkModifyPermissionEntity () | |
checkReadPermissionEntity () | |
checkPermissionIBlockSectionAdd ($iblockId) | |
checkPermissionIBlockSectionUpdate ($sectionId) | |
checkPermissionIBlockSectionModify ($iblockId, $sectionId) | |
checkPermissionIBlockSectionSectionBindModify ($iblockId, $iblockSectionId) | |
checkPermissionIBlockSectionSectionBindUpdate ($iblockSectionId) | |
checkPermissionIBlockSectionDelete ($sectionId) | |
checkPermissionIBlockSectionGet ($sectionId) | |
checkPermissionIBlockSectionList ($iblockId) | |
getIBlockBySectionId ($id) | |
Защищенные члены унаследованные от Controller | |
init () | |
createViewManager (Action $action) | |
getViewFields () | |
getServiceItemName () | |
getServiceListName () | |
Защищенные члены унаследованные от 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 |
См. определение в файле section.php строка 13
addAction | ( | $fields | ) |
См. определение в файле section.php строка 84
|
protected |
См. определение в файле section.php строка 207
|
protected |
См. определение в файле section.php строка 218
|
protected |
См. определение в файле section.php строка 239
|
protected |
См. определение в файле section.php строка 290
|
protected |
См. определение в файле section.php строка 304
|
protected |
См. определение в файле section.php строка 323
|
protected |
См. определение в файле section.php строка 250
|
protected |
См. определение в файле section.php строка 267
|
protected |
См. определение в файле section.php строка 284
|
protected |
См. определение в файле section.php строка 244
|
protected |
См. определение в файле section.php строка 223
deleteAction | ( | $id | ) |
См. определение в файле section.php строка 163
|
protected |
См. определение в файле section.php строка 193
|
protected |
См. определение в файле section.php строка 202
getAction | ( | $id | ) |
См. определение в файле section.php строка 61
getFieldsAction | ( | ) |
См. определение в файле section.php строка 16
|
protected |
См. определение в файле section.php строка 340
listAction | ( | PageNavigation | $pageNavigation, |
array | $select = [], | ||
array | $filter = [], | ||
array | $order = [] ) |
$select | ||
$filter | ||
$order | ||
PageNavigation | $pageNavigation |
См. определение в файле section.php строка 28
updateAction | ( | $id, | |
array | $fields ) |
См. определение в файле section.php строка 122
|
protected |
См. определение в файле section.php строка 212