Class ModelOperationButtonCallbackListener.
getArgs(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetOperationButtonEvent $event) : array
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetOperationButtonEventThe 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\GetOperationButtonEvent $event, string $value) : void
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetOperationButtonEventThe event being emitted.
stringThe value returned by the callback.
wantToExecute(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetOperationButtonEvent $event) : bool
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetOperationButtonEventThe Event for which the callback shall be invoked.
boolbuildHref(\ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\View\CommandInterface $command) : string
\ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\View\CommandInterfaceThe command for which the href shall get built.
string$operationName : null | string