Class ContainerGlobalButtonCallbackListener.
getArgs(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent $event) : array
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEventThe event being emitted.
arraysetRestrictions(null|string $dataContainerName, null|string $operationName) : void
nullstringThe name of the data container to limit execution on.
nullstringThe 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\GetGlobalButtonEventThe event being emitted.
stringThe HTML representation of the button.
wantToExecute(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent $event) : bool
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEventThe Event for which the callback shall be invoked.
bool$operationName : null | string