Class GetPasteRootButtonEvent
Class GetPasteRootButtonEvent.
This event gets emitted when a root button get's rendered in hierarchical mode.
- Symfony\Component\EventDispatcher\Event
-
DcGeneral\Event\AbstractEnvironmentAwareEvent implements DcGeneral\EnvironmentAwareInterface
-
DcGeneral\Contao\View\Contao2BackendView\Event\BaseButtonEvent
-
DcGeneral\Contao\View\Contao2BackendView\Event\GetPasteRootButtonEvent
Namespace: DcGeneral\Contao\View\Contao2BackendView\Event
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/GetPasteRootButtonEvent.php
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/GetPasteRootButtonEvent.php
public
mixed
|
|
public
string
|
|
public
mixed
|
#
setPasteDisabled( boolean $pasteDisabled )
Set the determinator if the button shall be disabled or not. |
public
boolean
|
getAttributes(),
getHtml(),
getKey(),
getLabel(),
getTitle(),
setAttributes(),
setHtml(),
setKey(),
setLabel(),
setTitle()
|
__construct(),
getEnvironment()
|
NAME
|
protected
string
|
$href |
|
#
The href information to use for the paste button. |
protected
boolean
|
$pasteDisabled |
|
#
Determinator if the paste button shall be disabled. |
$attributes,
$html,
$key,
$label,
$title
|
$environment
|