PHP Class AdminPageFramework_Form_View___Format_SectionsetsByTab

Inheritance: extends AdminPageFramework_FrameworkUtility
Afficher le fichier Open project: michaeluno/admin-page-framework Class Usage Examples

Méthodes publiques

Свойство Type Description
$aFieldsets
$aSectionTabs
$aSectionsets
$iNestedDepth

Méthodes publiques

Méthode Description
__construct ( )
getFieldsets ( $sTabSlug )
getSectionsets ( $sTabSlug )
getTabs ( )

Private Methods

Méthode Description
_divideElementsBySectionTabs ( array &$aSectionsets, array &$aFieldsets, array &$aSectionTabs )
_isCustomContentSet ( array $aSectionset, array $aKeys = ['content'] )

Method Details

__construct() public méthode

public __construct ( )

getFieldsets() public méthode

public getFieldsets ( $sTabSlug )

getSectionsets() public méthode

public getSectionsets ( $sTabSlug )

getTabs() public méthode

public getTabs ( )

Property Details

$aFieldsets public_oe property

public $aFieldsets

$aSectionTabs public_oe property

public $aSectionTabs

$aSectionsets public_oe property

public $aSectionsets

$iNestedDepth public_oe property

public $iNestedDepth