См. определение в файле groupaction.php строка 9
◆ __construct()
__construct |
( |
array |
$options | ) |
|
◆ actionActivatePanel()
actionActivatePanel |
( |
array |
$params = [] | ) |
|
|
protected |
◆ actionAddSectionPanel()
actionAddSectionPanel |
( |
array |
$params = [] | ) |
|
|
protected |
◆ actionAddSectionRequest()
actionAddSectionRequest |
( |
| ) |
|
|
protected |
◆ actionAdjustSectionPanel()
actionAdjustSectionPanel |
( |
array |
$params = [] | ) |
|
|
protected |
◆ actionAdjustSectionRequest()
actionAdjustSectionRequest |
( |
| ) |
|
|
protected |
◆ actionClearCounterPanel()
actionClearCounterPanel |
( |
array |
$params = [] | ) |
|
|
protected |
◆ actionCodeTranslitPanel()
actionCodeTranslitPanel |
( |
array |
$params = [] | ) |
|
◆ actionDeactivatePanel()
actionDeactivatePanel |
( |
array |
$params = [] | ) |
|
|
protected |
◆ actionDeletePanel()
actionDeletePanel |
( |
array |
$params = [] | ) |
|
|
protected |
◆ actionEditPanel()
actionEditPanel |
( |
array |
$params = [] | ) |
|
|
protected |
◆ actionElementLockPanel()
actionElementLockPanel |
( |
array |
$params = [] | ) |
|
|
protected |
◆ actionElementUnlockPanel()
actionElementUnlockPanel |
( |
array |
$params = [] | ) |
|
|
protected |
◆ actionElementWorkflowStatusPanel()
actionElementWorkflowStatusPanel |
( |
array |
$params = [] | ) |
|
|
protected |
◆ actionElementWorkflowStatusRequest()
actionElementWorkflowStatusRequest |
( |
| ) |
|
|
protected |
◆ actionSelectAllPanel()
actionSelectAllPanel |
( |
array |
$params = [] | ) |
|
|
protected |
◆ get()
get |
( |
string |
$code, |
|
|
array |
$params = [] |
|
) |
| |
◆ getActionHandlers()
◆ getAddSectionDialog()
getAddSectionDialog |
( |
array |
$action | ) |
|
|
protected |
◆ getAddSectionList()
getAddSectionList |
( |
array |
$action | ) |
|
|
protected |
◆ getAdjustSectionList()
getAdjustSectionList |
( |
array |
$action | ) |
|
|
protected |
◆ getApplyButton()
getApplyButton |
( |
array |
$params | ) |
|
◆ getApplyButtonWithConfirm()
getApplyButtonWithConfirm |
( |
array |
$params | ) |
|
◆ getDefaultApplyAction()
getDefaultApplyAction |
( |
| ) |
|
◆ getElementId()
getElementId |
( |
string |
$id | ) |
|
◆ getEntityId()
◆ getGridType()
◆ getIblockId()
◆ getList()
getList |
( |
array |
$actions | ) |
|
◆ getOptions()
◆ getRequest()
getRequest |
( |
string |
$code | ) |
|
◆ getSections()
getSections |
( |
bool |
$addTop = false | ) |
|
|
protected |
◆ initActions()
◆ initConfig()
◆ isUiGrid()
◆ loadSections()
◆ setGridType()
setGridType |
( |
string |
$value | ) |
|
|
protected |
◆ $actionHandlers
◆ $entityId
◆ $gridType
$gridType = self::GRID_TYPE_UI |
|
protected |
◆ $iblockConfig
Инициализатор= [
'SECTIONS' => 'N',
'SECTION_CHOOSER' => Iblock\IblockTable::SECTION_CHOOSER_SELECT
]
См. определение в файле groupaction.php строка 29
◆ $iblockId
◆ $mainSnippet
◆ $options
◆ $request
◆ $sections
◆ GRID_TYPE_LIST
const GRID_TYPE_LIST = 'adminList' |
◆ GRID_TYPE_SUBLIST
const GRID_TYPE_SUBLIST = 'subList' |
◆ GRID_TYPE_UI
const GRID_TYPE_UI = 'main.ui.grid' |