Class GetGlobalButtonEvent.
getAccessKey() : string
stringgetClass() : string
stringgetHref() : string
stringsetAccessKey(string $accessKey) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent
| fluent | This method is part of a fluent interface and will return the same instance |
|---|
stringThe hotkey for the button.
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEventsetClass(string $class) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent
| fluent | This method is part of a fluent interface and will return the same instance |
|---|
stringThe css class.
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEventsetHref(string $href) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent
| fluent | This method is part of a fluent interface and will return the same instance |
|---|
stringThe href.
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent$accessKey : string
$class : string
$href : string
NAME