PHP Class AdminPageFramework_Form_Model___FormatFieldsets

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

Méthodes publiques

Свойство Type Description
$aCallbacks
$aFieldsets
$aSavedData
$aSectionsets
$oCallerForm
$sCapability
$sStructureType

Méthodes publiques

Méthode Description
__construct ( )
get ( )

Private Methods

Méthode Description
_getDynamicElementsAddedToFieldsets ( )
_getFieldsetFormatted ( $aFieldset, $aSectionsets, $sCapability, $iCountOfElements, $iSubSectionIndex, $bIsSectionRepeatable, $oCallerObject )
_getFieldsetsFormatted ( array $aFieldsets, array $aSectionsets, $sCapability )
_getItemsFormatteed ( $sSectionPath, $aItems, $sCapability, $aSectionsets )
_getNormalFieldsetsFormatted ( $aItems, $sCapability, $aSectionsets, $_abSectionRepeatable )
_getSubSectionsFormatted ( $aItems, $sCapability, $aSectionsets, $_abSectionRepeatable )
_isSubSections ( $aItems, $_abSectionRepeatable )
_sortFieldsBySectionsOrder ( array &$aFieldsets, array $aSectionsets )

Method Details

__construct() public méthode

public __construct ( )

get() public méthode

public get ( )

Property Details

$aCallbacks public_oe property

public $aCallbacks

$aFieldsets public_oe property

public $aFieldsets

$aSavedData public_oe property

public $aSavedData

$aSectionsets public_oe property

public $aSectionsets

$oCallerForm public_oe property

public $oCallerForm

$sCapability public_oe property

public $sCapability

$sStructureType public_oe property

public $sStructureType