PHP 클래스 AdminPageFramework_Form_View___Sectionsets

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

공개 프로퍼티들

프로퍼티 타입 설명
$aArguments
$aCallbacks
$aFieldErrors
$aSavedData
$aStructure
$oMsg

공개 메소드들

메소드 설명
__construct ( )
get ( )

비공개 메소드들

메소드 설명
_getCollapsibleArgumentForSections ( array $aSectionset = [] )
_getFormOutput ( array $aSectionsets, array $aFieldsets, $sSectionTabSlug, $aCallbacks )
_getFormattedSectionsTablesOutput ( array $aOutputs, $aSectionset, $sSectionsID, array $aCollapsible, $sSectionTabSlug )
_getRepeatableSectionFlagTag ( array $aSection )
_getSectionTabList ( $sSectionTabSlug, array $aSectionTabList )
_getSectionTableWithTabList ( array $_aOutputs, array $aSectionset, $aFieldsetsPerSection )
_getSectionsetTable ( $_aOutputs, $_sSectionsID, array $_aSection, array $aFieldsInSections )
_getSectionsetsTables ( array $aSectionsets, array $aFieldsets, array $aCallbacks )
_getSortableSectionFlagTag ( array $aSection )
_getSpinnerOutput ( $_sOutput )
_getSubSections ( $_aOutputs, $_sSectionsID, $_aSection, $_aSubSections )
_getTabList ( array $aSection, array $aFields, $hfFieldCallback )
_getUnsetFlagSectionInputTag ( array $aSection )

메소드 상세

__construct() 공개 메소드

public __construct ( )

get() 공개 메소드

public get ( )

프로퍼티 상세

$aArguments 공개적으로 프로퍼티

public $aArguments

$aCallbacks 공개적으로 프로퍼티

public $aCallbacks

$aFieldErrors 공개적으로 프로퍼티

public $aFieldErrors

$aSavedData 공개적으로 프로퍼티

public $aSavedData

$aStructure 공개적으로 프로퍼티

public $aStructure

$oMsg 공개적으로 프로퍼티

public $oMsg