BaseItem extends BaseAction
AbstractYes
Single item for actions of row.
Table of Contents
Methods
- __construct() : mixed
- getControl() : array<string|int, mixed>|null
- Row's context menu control.
Methods
__construct()
public
__construct(int $iblockId, ProductRightsChecker $rights) : mixed
Parameters
- $iblockId : int
- $rights : ProductRightsChecker
getControl()
Row's context menu control.
public
getControl(array<string|int, mixed> $rawFields) : array<string|int, mixed>|null
Parameters
- $rawFields : array<string|int, mixed>