PHP 클래스 AdminPageFramework_Form_Model___FormatFieldsets

상속: extends AdminPageFramework_Form_Base
파일 보기 프로젝트 열기: michaeluno/admin-page-framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$aCallbacks
$aFieldsets
$aSavedData
$aSectionsets
$oCallerForm
$sCapability
$sStructureType

공개 메소드들

메소드 설명
__construct ( )
get ( )

비공개 메소드들

메소드 설명
_getDynamicElementsAddedToFieldsets ( )
_getFieldsetFormatted ( $aFieldset, $aSectionsets, $sCapability, $iCountOfElements, $iSubSectionIndex, $bIsSectionRepeatable, $oCallerObject )
_getFieldsetsFormatted ( array $aFieldsets, array $aSectionsets, $sCapability )
_getItemsFormatteed ( $sSectionPath, $aItems, $sCapability, $aSectionsets )
_getNormalFieldsetsFormatted ( $aItems, $sCapability, $aSectionsets, $_abSectionRepeatable )
_getSubSectionsFormatted ( $aItems, $sCapability, $aSectionsets, $_abSectionRepeatable )
_isSubSections ( $aItems, $_abSectionRepeatable )
_sortFieldsBySectionsOrder ( array &$aFieldsets, array $aSectionsets )

메소드 상세

__construct() 공개 메소드

public __construct ( )

get() 공개 메소드

public get ( )

프로퍼티 상세

$aCallbacks 공개적으로 프로퍼티

public $aCallbacks

$aFieldsets 공개적으로 프로퍼티

public $aFieldsets

$aSavedData 공개적으로 프로퍼티

public $aSavedData

$aSectionsets 공개적으로 프로퍼티

public $aSectionsets

$oCallerForm 공개적으로 프로퍼티

public $oCallerForm

$sCapability 공개적으로 프로퍼티

public $sCapability

$sStructureType 공개적으로 프로퍼티

public $sStructureType