Class ParentViewChildRecordEvent
Class ParentViewChildRecordEvent.
This event gets emitted when a child record gets rendered in the parent view.
- Symfony\Component\EventDispatcher\Event
-
DcGeneral\Event\AbstractEnvironmentAwareEvent implements DcGeneral\EnvironmentAwareInterface
-
DcGeneral\Event\AbstractModelAwareEvent implements DcGeneral\ModelAwareInterface
-
DcGeneral\Contao\View\Contao2BackendView\Event\ParentViewChildRecordEvent
Namespace: DcGeneral\Contao\View\Contao2BackendView\Event
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/ParentViewChildRecordEvent.php
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/ParentViewChildRecordEvent.php
public
mixed
|
|
public
string
|
__construct(),
getModel()
|
getEnvironment()
|
string |
NAME
|
'dc-general.view.contao2backend.parent-view-child-record' |
protected
string
|
$html |
|
#
The html code to use for the model. |
$model
|
$environment
|