PHP Class AdminPageFramework_Form_View___Sectionsets

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

Public Properties

Property Type Description
$aArguments
$aCallbacks
$aFieldErrors
$aSavedData
$aStructure
$oMsg

Public Methods

Method Description
__construct ( )
get ( )

Private Methods

Method Description
_getCollapsibleArgumentForSections ( array $aSectionset = [] )
_getFormOutput ( array $aSectionsets, array $aFieldsets, $sSectionTabSlug, $aCallbacks )
_getFormattedSectionsTablesOutput ( array $aOutputs, $aSectionset, $sSectionsID, array $aCollapsible, $sSectionTabSlug )
_getRepeatableSectionFlagTag ( array $aSection )
_getSectionTabList ( $sSectionTabSlug, array $aSectionTabList )
_getSectionTableWithTabList ( array $_aOutputs, array $aSectionset, $aFieldsetsPerSection )
_getSectionsetTable ( $_aOutputs, $_sSectionsID, array $_aSection, array $aFieldsInSections )
_getSectionsetsTables ( array $aSectionsets, array $aFieldsets, array $aCallbacks )
_getSortableSectionFlagTag ( array $aSection )
_getSpinnerOutput ( $_sOutput )
_getSubSections ( $_aOutputs, $_sSectionsID, $_aSection, $_aSubSections )
_getTabList ( array $aSection, array $aFields, $hfFieldCallback )
_getUnsetFlagSectionInputTag ( array $aSection )

Method Details

__construct() public method

public __construct ( )

get() public method

public get ( )

Property Details

$aArguments public_oe property

public $aArguments

$aCallbacks public_oe property

public $aCallbacks

$aFieldErrors public_oe property

public $aFieldErrors

$aSavedData public_oe property

public $aSavedData

$aStructure public_oe property

public $aStructure

$oMsg public_oe property

public $oMsg