|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (int $iblockId, Columns $columns, IblockRightsChecker $rights) | |
| processRequest (HttpRequest $request, bool $isSelectedAllRows, ?Filter $filter) | |
| Открытые члены унаследованные от EditAction | |
| getControl () | |
Открытые статические члены | |
| static | getId () |
Защищенные члены | |
| getIblockId () | |
| getColumns () | |
| saveElement (int $id, array $fields) | |
| saveSection (int $id, array $fields) | |
| appendFilesToRows (HttpRequest $request, array $rows) | |
| Защищенные члены унаследованные от EditAction | |
| getRequestRows (HttpRequest $request) | |
См. определение в файле editactionsitem.php строка 19
| __construct | ( | int | $iblockId, |
| Columns | $columns, | ||
| IblockRightsChecker | $rights ) |
См. определение в файле editactionsitem.php строка 32
|
protected |
См. определение в файле editactionsitem.php строка 244
|
finalprotected |
См. определение в файле editactionsitem.php строка 66
|
finalprotected |
См. определение в файле editactionsitem.php строка 61
|
static |
Action's id.
Переопределяет метод предка EditAction.
См. определение в файле editactionsitem.php строка 27
| processRequest | ( | HttpRequest | $request, |
| bool | $isSelectedAllRows, | ||
| ?Filter | $filter ) |
Request processing.
| HttpRequest | $request | |
| bool | $isSelectedAllRows | |
| Filter | null | $filter | if is selected all rows, MUST BE to use a filter to get a list of items. |
Замещает Action.
См. определение в файле editactionsitem.php строка 71
|
protected |
См. определение в файле editactionsitem.php строка 160
|
protected |
См. определение в файле editactionsitem.php строка 188