Class EditModelBeforeSaveEvent
Class EditModelBeforeSaveEvent.
This event gets issued just before a model will get passed to the data provider for saving. You can subscribe to it to manipulate the model just before saving to the data provider.
- Symfony\Component\EventDispatcher\Event
-
DcGeneral\Event\AbstractEnvironmentAwareEvent implements DcGeneral\EnvironmentAwareInterface
-
DcGeneral\Event\AbstractModelAwareEvent implements DcGeneral\ModelAwareInterface
-
DcGeneral\Contao\View\Contao2BackendView\Event\EditModelBeforeSaveEvent
Namespace: DcGeneral\Contao\View\Contao2BackendView\Event
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/EditModelBeforeSaveEvent.php
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/EditModelBeforeSaveEvent.php
__construct(),
getModel()
|
getEnvironment()
|
string |
NAME
|
'dc-general.view.contao2backend.edit.before-save-model' |
$model
|
$environment
|