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