PHP Class AdminPageFramework_Form_Model___Format_CollapsibleSection

Inheritance: extends AdminPageFramework_FrameworkUtility
Mostra file Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$aSection
$aStructure
$abCollapsible
$sTitle

Public Methods

Method Description
__construct ( )
get ( )

Private Methods

Method Description
_getArguments ( $abCollapsible, $sTitle, array $aSection )
_getToggleAllButtonArgument ( $sToggleAll, array $aSection )

Method Details

__construct() public method

public __construct ( )

get() public method

public get ( )

Property Details

$aSection public_oe property

public $aSection

$aStructure public_oe static_oe property

public static $aStructure

$abCollapsible public_oe property

public $abCollapsible

$sTitle public_oe property

public $sTitle