Class ContainerPasteRootButtonCallbackListener
Class ContainerPasteRootButtonCallbackListener.
Handler for the paste into root buttons.
- DcGeneral\Contao\Callback\AbstractCallbackListener
-
DcGeneral\Contao\Callback\AbstractReturningCallbackListener
-
DcGeneral\Contao\Callback\ContainerPasteRootButtonCallbackListener
Namespace: DcGeneral\Contao\Callback
Package: DcGeneral\Contao\Callback
Located at Contao/Callback/ContainerPasteRootButtonCallbackListener.php
Package: DcGeneral\Contao\Callback
Located at Contao/Callback/ContainerPasteRootButtonCallbackListener.php
public
|
#
__construct( array|callable $callback,
Create a new instance of the listener. |
public
array
|
#
getArgs(
Retrieve the arguments for the callback. |
public
|
#
update(
Set the HTML code for the button. |
__invoke()
|
getCallback()
|
protected
|
$dcGeneral |
|
#
The DC_General instance. |
$callback
|