PHP Class MetaModels\DcGeneral\Events\MetaModel\PropertyOptionsProvider

Afficher le fichier Open project: metamodels/core

Méthodes publiques

Méthode Description
getPropertyOptions ( ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPropertyOptionsEvent $event ) : void Retrieve the property options.

Method Details

getPropertyOptions() public static méthode

Retrieve the property options.
public static getPropertyOptions ( ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPropertyOptionsEvent $event ) : void
$event ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPropertyOptionsEvent The event.
Résultat void