PHP Class AdminPageFramework_Form_Model___FormatDynamicElements

Inheritance: extends AdminPageFramework_FrameworkUtility
ファイルを表示 Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$aFieldsets
$aSavedFormData
$aSectionsets

Public Methods

Method Description
__construct ( )
get ( )

Private Methods

Method Description
_getSubSectionFromOptions ( $_sSectionID, array $_aSubSectionOrFields )
_getSubSectionItemsFromOptions ( array $_aSubSection, $_sSectionID, $_iIndex, $_iPrevIndex )
_setDynamicElements ( $aOptions )

Method Details

__construct() public method

public __construct ( )

get() public method

public get ( )

Property Details

$aFieldsets public_oe property

public $aFieldsets

$aSavedFormData public_oe property

public $aSavedFormData

$aSectionsets public_oe property

public $aSectionsets