Class PropertyOnLoadCallbackListener.

Handler for the load_callbacks of a property.

 Methods

Retrieve the arguments for the callback.

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

Update the value in the event.

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

Parameters

$value

mixed

The decoded value.