|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (RowAssembler $rowAssembler, DataProvider ... $actionsProviders) | |
| prepareRows (iterable $rawRows) | |
| getActions () | |
| processRequest (GridRequest $request) | |
Защищенные члены | |
| prepareRow (array $rawValue) | |
| getActionById (string $id) | |
Защищенные данные | |
| RowAssembler | $rowAssembler |
| array | $actionsProviders |
Rows collection.
The main task is to work with rows: preparing and process request of actions.
| __construct | ( | RowAssembler | $rowAssembler, |
| DataProvider ... | $actionsProviders ) |
|
finalprotected |
|
protected |
| prepareRows | ( | iterable | $rawRows | ) |
| processRequest | ( | GridRequest | $request | ) |
|
protected |