Class GetParentHeaderEvent
Class GetParentHeaderEvent.
This event gets emitted when the header section of a parent view is generated.
- Symfony\Component\EventDispatcher\Event
-
DcGeneral\Event\AbstractEnvironmentAwareEvent implements DcGeneral\EnvironmentAwareInterface
-
DcGeneral\Contao\View\Contao2BackendView\Event\GetParentHeaderEvent
Namespace: DcGeneral\Contao\View\Contao2BackendView\Event
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/GetParentHeaderEvent.php
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/GetParentHeaderEvent.php
public
mixed
|
#
setAdditional( array $additional )
Set the additional lines that shall be added to the header section. |
public
array
|
__construct(),
getEnvironment()
|
string |
NAME
|
'dc-general.view.contao2backend.get-parent-header' |
protected
array
|
$additional |
|
#
The additional lines that shall be added to the header section. |
$environment
|