Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс GroupAction
+ Граф наследования:GroupAction:

Открытые члены

 getControl ()
 
 processRequest (HttpRequest $request, bool $isSelectedAllRows, ?Filter $filter)
 

Открытые статические члены

static getId ()
 

Защищенные члены

 prepareChildItems ()
 

Подробное описание

См. определение в файле groupaction.php строка 13

Методы

◆ getControl()

getControl ( )

@inheritDoc

Замещает Action.

См. определение в файле groupaction.php строка 50

◆ getId()

static getId ( )
staticfinal

@inheritDoc

Возвращает
string

Замещает Action.

См. определение в файле groupaction.php строка 25

◆ prepareChildItems()

prepareChildItems ( )
abstractprotected
Возвращает
GroupChildAction[]

Переопределяется в ProductGroupActionsItem и ElementGroupActionsItem.

◆ processRequest()

processRequest ( HttpRequest $request,
bool $isSelectedAllRows,
?Filter $filter )
final

@inheritDoc

Замещает Action.

См. определение в файле groupaction.php строка 97