PHP Class AdminPageFramework_Form_Model___FormatFieldsets

Inheritance: extends AdminPageFramework_Form_Base
Show file Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

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

Public Methods

Method Description
__construct ( )
get ( )

Private Methods

Method 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 method

public __construct ( )

get() public method

public get ( )

Property Details

$aCallbacks public property

public $aCallbacks

$aFieldsets public property

public $aFieldsets

$aSavedData public property

public $aSavedData

$aSectionsets public property

public $aSectionsets

$oCallerForm public property

public $oCallerForm

$sCapability public property

public $sCapability

$sStructureType public property

public $sStructureType