PHP Class AdminPageFramework_Form_Model___Format_FieldsetOutput

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

Public Properties

Property Type Description
$aFieldTypeDefinitions
$aFieldset
$aStructure
$iSectionIndex

Public Methods

Method Description
__construct ( )
get ( )

Private Methods

Method Description
_getMergedFieldTypeDefault ( array $aFieldset, array $aFieldTypeDefinitions )

Method Details

__construct() public method

public __construct ( )

get() public method

public get ( )

Property Details

$aFieldTypeDefinitions public property

public $aFieldTypeDefinitions

$aFieldset public property

public $aFieldset

$aStructure public static property

public static $aStructure

$iSectionIndex public property

public $iSectionIndex