Class GetPasteRootButtonEvent.
getHref() : string
string
isPasteDisabled() : boolean
boolean
setHref(string $href) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPasteRootButtonEvent
fluent | This method is part of a fluent interface and will return the same instance |
---|
string
The href.
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPasteRootButtonEvent
setPasteDisabled(boolean $pasteDisabled) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPasteRootButtonEvent
fluent | This method is part of a fluent interface and will return the same instance |
---|
boolean
The flag.
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPasteRootButtonEvent
$href : string
$pasteDisabled : bool
NAME