A simple element contained within a panel.
getPanel() : \ContaoCommunityAlliance\DcGeneral\Panel\PanelInterface
initialize(\ContaoCommunityAlliance\DcGeneral\Data\ConfigInterface $objConfig, \ContaoCommunityAlliance\DcGeneral\Panel\PanelElementInterface $objElement) : void
\ContaoCommunityAlliance\DcGeneral\Data\ConfigInterface
The config to which the initialization shall be applied to.
\ContaoCommunityAlliance\DcGeneral\Panel\PanelElementInterface
The element to be initialized (if any).
render(\ContaoCommunityAlliance\DcGeneral\View\ViewTemplateInterface $objTemplate) : \ContaoCommunityAlliance\DcGeneral\Panel\PanelElementInterface
setPanel(\ContaoCommunityAlliance\DcGeneral\Panel\PanelInterface $objPanel) : \ContaoCommunityAlliance\DcGeneral\Panel\PanelElementInterface