|
1C-Bitrix 25.700.0
|
Открытые члены | |
| getFieldsAction () | |
| listAction (PageNavigation $pageNavigation, array $select=[], array $filter=[], array $order=[], bool $__calculateTotalCount=true) | |
| addAction (array $fields) | |
| updateAction (int $id, array $fields) | |
| deleteAction (int $id) | |
| getEntityTable () | |
| Открытые члены унаследованные от Controller | |
| getEntity () | |
| Открытые члены унаследованные от Base | |
| __construct (BatchManager $batchManager, int $storeId) | |
| setStoreId (int $storeId) | |
| writeOff (float $quantity) | |
| return () | |
Дополнительные унаследованные члены | |
| Открытые статические члены унаследованные от 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 |
См. определение в файле productproperty.php строка 12
| addAction | ( | array | $fields | ) |
public function getAction
| array | $fields |
См. определение в файле productproperty.php строка 80
| deleteAction | ( | int | $id | ) |
|
protected |
@inheritDoc
См. определение в файле productproperty.php строка 229
| getEntityTable | ( | ) |
@inheritDoc
См. определение в файле productproperty.php строка 221
|
protected |
См. определение в файле productproperty.php строка 522
| getFieldsAction | ( | ) |
См. определение в файле productproperty.php строка 30
|
protected |
См. определение в файле productproperty.php строка 438
|
protected |
Переопределяет метод предка Controller.
См. определение в файле productproperty.php строка 20
| listAction | ( | PageNavigation | $pageNavigation, |
| array | $select = [], | ||
| array | $filter = [], | ||
| array | $order = [], | ||
| bool | $__calculateTotalCount = true ) |
| PageNavigation | $pageNavigation | |
| array | $select | |
| array | $filter | |
| array | $order | |
| bool | $__calculateTotalCount |
См. определение в файле productproperty.php строка 43
|
protected |
См. определение в файле productproperty.php строка 301
|
protected |
См. определение в файле productproperty.php строка 353
| updateAction | ( | int | $id, |
| array | $fields ) |
| int | $id | |
| array | $fields |
См. определение в файле productproperty.php строка 138
|
protected |
См. определение в файле productproperty.php строка 494