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

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

 __construct (int $iblockId, ProductRightsChecker $rights)
 
 processRequest (HttpRequest $request, bool $isSelectedAllRows, ?Filter $filter)
 
 getControl ()
 

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

static getId ()
 

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

This action is used only for process the request, the ChangePricesGroupChild action is used for UI.

См. также
\Bitrix\Catalog\Grid\Panel\UI\Item\Group\ChangePricesGroupChild

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

Конструктор(ы)

◆ __construct()

__construct ( int $iblockId,
ProductRightsChecker $rights )

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

Методы

◆ getControl()

getControl ( )

@inheritDoc

Замещает Action.

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

◆ getId()

static getId ( )
static

@inheritDoc

Замещает Action.

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

◆ processRequest()

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

@inheritDoc

Замещает Action.

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