Class DefaultPanelContainer
Default implementation of a panel container.
- DcGeneral\Panel\DefaultPanelContainer implements DcGeneral\Panel\PanelContainerInterface
public
|
|
public
|
|
public
|
#
addPanel( string $strKey,
Add a panel to the container. |
public
|
|
public
|
#
initialize(
Initialize all panels and apply all restrictions to the given Config. |
public
boolean
|
|
public
|
protected
|
$objEnvironment |
|
#
The environment in use. |
protected
|
$arrPanels | array() |
#
The panels contained within this container. |