Class Subscriber - gateway to the legacy Contao HOOK style callbacks.
getPanelElementTemplate(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\GetPanelElementTemplateEvent $event) : void
getSubscribedEvents()
initTwig(\ContaoTwigInitializeEvent $event) : void
initializePanels(\ContaoCommunityAlliance\DcGeneral\Event\ActionEvent $event) : void
renderReadablePropertyValue(\ContaoCommunityAlliance\DcGeneral\View\Event\RenderReadablePropertyValueEvent $event) : void
SuppressWarnings | (PHPMD.Superglobals) |
---|---|
SuppressWarnings | (PHPMD.CamelCaseVariableName) |
\ContaoCommunityAlliance\DcGeneral\View\Event\RenderReadablePropertyValueEvent
The event being processed.
resolveWidgetErrorMessage(\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\ResolveWidgetErrorMessageEvent $event) : void
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\ResolveWidgetErrorMessageEvent
The event being processed.
getOptions(\ContaoCommunityAlliance\DcGeneral\EnvironmentInterface $environment, \ContaoCommunityAlliance\DcGeneral\Data\ModelInterface $model, \ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\Properties\PropertyInterface $property) : array
\ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\Properties\PropertyInterface
The property.
array
decodeValue(\ContaoCommunityAlliance\DcGeneral\EnvironmentInterface $environment, \ContaoCommunityAlliance\DcGeneral\Data\ModelInterface $model, string $property, mixed $value) : mixed
string
The property.
mixed
The value of the property.
mixed
parseDateTime(\Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher, string $dateFormat, int $timeStamp) : string
string
The date format to use.
int
The timestamp.
string