PHP Class AdminPageFramework_Form_View___Section

Inheritance: extends AdminPageFramework_FrameworkUtility
Datei anzeigen 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_oe property

public $aArguments

$aCallbacks public_oe property

public $aCallbacks

$aFieldErrors public_oe property

public $aFieldErrors

$aFieldTypeDefinitions public_oe property

public $aFieldTypeDefinitions

$aFieldsetsPerSection public_oe property

public $aFieldsetsPerSection

$aSavedData public_oe property

public $aSavedData

$aSectionset public_oe property

public $aSectionset

$aStructure public_oe property

public $aStructure

$oMsg public_oe property

public $oMsg