Class DefaultPanel
Default implementation of a panel row.
- DcGeneral\Panel\DefaultPanel implements DcGeneral\Panel\PanelInterface
public
|
|
public
|
|
public
|
#
setContainer(
Set the parenting container. |
public
mixed
|
#
addElement( string $strKey,
Add an element to the panel. |
public
|
|
public
|
#
initialize(
Initialize the passed config via all contained elements. |
public
|
protected
|
$objContainer |
|
#
The panel container this panel is contained within. |
protected
|
$arrElements |
|
#
The elements contained within this panel. |