Class GetGroupHeaderEvent.
__construct(\ContaoCommunityAlliance\DcGeneral\EnvironmentInterface $environment, \ContaoCommunityAlliance\DcGeneral\Data\ModelInterface $model, string $propertyName, mixed $propertyValue, string $groupingMode, int $groupingLength)
string
The name of the property being rendered into the group header.
mixed
The value of the property being rendered into the group header.
string
The grouping mode currently active.
int
The grouping length currently active.
getGroupField() : string
string
getGroupingLength() : int
getGroupingMode() : string
getValue() : string
string
setValue(string $value) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGroupHeaderEvent
string
The value.
$groupField : string
$value : string
NAME