PHP Class AdminPageFramework_Form_Model___FormatSectionsets

Inheritance: extends AdminPageFramework_Form_Base
ファイルを表示 Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$aCallbacks
$aSectionsets
$oCallerForm
$sCapability
$sStructureType

Public Methods

Method Description
__construct ( )
get ( )

Private Methods

Method Description
_getNestedSections ( $aSectionsetsToEdit, $aSectionset, $aSectionPath, $sCapability )
_getSectionsetsFormatted ( $_aNewSectionsets, $aSectionsetsToParse, $aSectionPath, $sCapability )
_hasNestedSections ( $aSectionset )

Method Details

__construct() public method

public __construct ( )

get() public method

public get ( )

Property Details

$aCallbacks public_oe property

public $aCallbacks

$aSectionsets public_oe property

public $aSectionsets

$oCallerForm public_oe property

public $oCallerForm

$sCapability public_oe property

public $sCapability

$sStructureType public_oe property

public $sStructureType