Class GetParentHeaderEvent.

This event gets emitted when the header section of a parent view is generated.

 Methods

Get the additional lines that shall be added to the header section.

getAdditional() : array

Returns

array

Set the additional lines that shall be added to the header section.

setAdditional(array $additional) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetParentHeaderEvent
fluent This method is part of a fluent interface and will return the same instance

Parameters

$additional

array

The lines to use as header.

Returns

\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetParentHeaderEvent

 Properties

 

The additional lines that shall be added to the header section.

$additional : array

 Constants

 

NAME

NAME