Default implementation of a panel container.

 Methods

{@inheritdoc}

addPanel($strKey, $objPanel) 

Parameters

$strKey

$objPanel

{@inheritdoc}

count() 

{@inheritdoc}

getEnvironment() 

{@inheritdoc}

getIterator() 

{@inheritdoc}

getPanel($strKey) 

Parameters

$strKey

{@inheritdoc}

initialize(\ContaoCommunityAlliance\DcGeneral\Data\ConfigInterface $objConfig, \ContaoCommunityAlliance\DcGeneral\Panel\PanelElementInterface $objElement) 

Parameters

$objConfig

$objElement

{@inheritdoc}

setEnvironment(\ContaoCommunityAlliance\DcGeneral\EnvironmentInterface $objEnvironment) 

Parameters

$objEnvironment

{@inheritdoc}

updateValues() 

 Properties

 

The panels contained within this container.

$arrPanels : \ContaoCommunityAlliance\DcGeneral\Panel\PanelInterface[]
 

The environment in use.

$objEnvironment : \ContaoCommunityAlliance\DcGeneral\EnvironmentInterface