Class ModelOptionsCallbackListener.

Handle the options_callback for a model in edit view.

 Methods

Retrieve the arguments for the callback.

getArgs(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPropertyOptionsEvent $event) : array

Update the options list in the event.

update(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPropertyOptionsEvent $event, array $value) : void

Parameters

$value

array

The options array.