Class GetPropertyOptionsEvent
Class GetPropertyOptionsEvent.
This event gets emitted when the options for a property shall get retrieved for the edit view.
- Symfony\Component\EventDispatcher\Event
-
DcGeneral\Event\AbstractEnvironmentAwareEvent implements DcGeneral\EnvironmentAwareInterface
-
DcGeneral\Event\AbstractModelAwareEvent implements DcGeneral\ModelAwareInterface
-
DcGeneral\Contao\View\Contao2BackendView\Event\GetPropertyOptionsEvent
Namespace: DcGeneral\Contao\View\Contao2BackendView\Event
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/GetPropertyOptionsEvent.php
Package: DcGeneral\Contao\View\Contao2BackendView\Event
Located at Contao/View/Contao2BackendView/Event/GetPropertyOptionsEvent.php
public
mixed
|
|
public
string
|
|
public
mixed
|
|
public
string
|
|
public
mixed
|
|
public
array
|
__construct(),
getModel()
|
getEnvironment()
|
string |
NAME
|
'dc-general.view.contao2backend.get-property-options' |
protected
string
|
$propertyName |
|
#
The name of the property to retrieve the options for. |
protected
array
|
$options |
|
#
The options for the properties. |
$model
|
$environment
|