PHP Class AdminPageFramework_Form_Model___Format_Fieldset

Inheritance: extends AdminPageFramework_Form_Model___Format_FormField_Base
Mostrar archivo Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$aFieldset
$aStructure
$bIsSectionRepeatable
$iCountOfElements
$iSubSectionIndex
$oCallerObject
$sCapability
$sStructureType

Public Methods

Method Description
__construct ( )
get ( )

Private Methods

Method Description
_getChildFieldsetsFormatted ( array $aNestedFieldsets, array $aParentFieldset )
_getFieldPath ( array $aFieldset )
_getShowDebugInfo ( $aFieldset )
_isTitleEmbedded ( array $aFieldset )

Method Details

__construct() public method

public __construct ( )

get() public method

public get ( )

Property Details

$aFieldset public_oe property

public $aFieldset

$aStructure public_oe static_oe property

public static $aStructure

$bIsSectionRepeatable public_oe property

public $bIsSectionRepeatable

$iCountOfElements public_oe property

public $iCountOfElements

$iSubSectionIndex public_oe property

public $iSubSectionIndex

$oCallerObject public_oe property

public $oCallerObject

$sCapability public_oe property

public $sCapability

$sStructureType public_oe property

public $sStructureType