PHP Class AdminPageFramework_Form_View___Section, admin-page-framework

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

Public Properties

Property Type Description
$aArguments
$aCallbacks
$aFieldErrors
$aFieldTypeDefinitions
$aFieldsetsPerSection
$aSavedData
$aSectionset
$aStructure
$oMsg

Public Methods

Method Description
__construct ( )
get ( )

Private Methods

Method Description
_getCustomSectionContent ( )
_getNestedSectionPaths ( $sSubjectSectionPath, array $aNestedSctionsets, array $aSectionsets )
_getSectionContent ( $_iSectionIndex )

Method Details

__construct() public method

public __construct ( )

get() public method

public get ( )

Property Details

$aArguments public property

public $aArguments

$aCallbacks public property

public $aCallbacks

$aFieldErrors public property

public $aFieldErrors

$aFieldTypeDefinitions public property

public $aFieldTypeDefinitions

$aFieldsetsPerSection public property

public $aFieldsetsPerSection

$aSavedData public property

public $aSavedData

$aSectionset public property

public $aSectionset

$aStructure public property

public $aStructure

$oMsg public property

public $oMsg