Class ContainerGlobalButtonCallbackListener.
getArgs(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent $event) : array
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent
The event being emitted.
array
setRestrictions(null|string $dataContainerName, null|string $operationName) : void
null
string
The name of the data container to limit execution on.
null
string
The name of the operation button to limit execution on.
update(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent $event, string $value) : void
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent
The event being emitted.
string
The HTML representation of the button.
wantToExecute(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent $event) : bool
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent
The Event for which the callback shall be invoked.
bool
$operationName : null | string