Class GetBreadcrumbEvent.

This event gets issued when the backend listing bread crumb is generated.

 Methods

Get the breadcrumb elements to be displayed in the backend.

getElements() : array

Returns

array

Set the breadcrumb elements to be displayed in the backend.

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

Parameters

$elements

array

The elements.

Returns

\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetBreadcrumbEvent

 Properties

 

The breadcrumb elements to be displayed in the backend.

$elements : array

 Constants

 

NAME

NAME