Class GetGroupHeaderEvent
Class GetGroupHeaderEvent.
Render the group header in the listing view.
- Symfony\Component\EventDispatcher\Event
-
DcGeneral\Event\AbstractEnvironmentAwareEvent implements DcGeneral\EnvironmentAwareInterface
-
DcGeneral\Event\AbstractModelAwareEvent implements DcGeneral\ModelAwareInterface
-
DcGeneral\Contao\View\Contao2BackendView\Event\GetGroupHeaderEvent
Namespace: DcGeneral\Contao\View\Contao2BackendView\Event
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/GetGroupHeaderEvent.php
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/GetGroupHeaderEvent.php
public
|
#
__construct(
Create a new group header event. |
public
string
|
|
public
string
|
|
public
|
|
public
string
|
getModel()
|
getEnvironment()
|
string |
NAME
|
'dc-general.view.contao2backend.get-group-header' |
protected
string
|
$groupField |
|
#
The current property to be rendered for the group header. |
protected
string
|
$groupingMode |
|
#
The grouping mode in use as defined in the listing config. |
protected
string
|
$value |
|
#
The value to be rendered. |
$model
|
$environment
|