Class GetGlobalButtonEvent
Class GetGlobalButtonEvent.
This event gets issued when the top level buttons in the listing view are being retrieved.
These buttons include, but are not limited to, the "back" button and the "edit multiple" button.
- Symfony\Component\EventDispatcher\Event
-
DcGeneral\Event\AbstractEnvironmentAwareEvent implements DcGeneral\EnvironmentAwareInterface
-
DcGeneral\Contao\View\Contao2BackendView\Event\BaseButtonEvent
-
DcGeneral\Contao\View\Contao2BackendView\Event\GetGlobalButtonEvent
Namespace: DcGeneral\Contao\View\Contao2BackendView\Event
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/GetGlobalButtonEvent.php
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/GetGlobalButtonEvent.php
public
mixed
|
|
public
string
|
|
public
mixed
|
|
public
string
|
|
public
mixed
|
|
public
string
|
getAttributes(),
getHtml(),
getKey(),
getLabel(),
getTitle(),
setAttributes(),
setHtml(),
setKey(),
setLabel(),
setTitle()
|
__construct(),
getEnvironment()
|
NAME
|
protected
string
|
$accessKey |
|
#
The hotkey for the button. |
protected
string
|
$class |
|
#
The css class to use. |
protected
string
|
$href |
|
#
The href to use. |
$attributes,
$html,
$key,
$label,
$title
|
$environment
|