PHP 클래스 AdminPageFramework_Form_View___Section

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
__construct ( )
get ( )

비공개 메소드들

메소드 설명
_getCustomSectionContent ( )
_getNestedSectionPaths ( $sSubjectSectionPath, array $aNestedSctionsets, array $aSectionsets )
_getSectionContent ( $_iSectionIndex )

메소드 상세

__construct() 공개 메소드

public __construct ( )

get() 공개 메소드

public get ( )

프로퍼티 상세

$aArguments 공개적으로 프로퍼티

public $aArguments

$aCallbacks 공개적으로 프로퍼티

public $aCallbacks

$aFieldErrors 공개적으로 프로퍼티

public $aFieldErrors

$aFieldTypeDefinitions 공개적으로 프로퍼티

public $aFieldTypeDefinitions

$aFieldsetsPerSection 공개적으로 프로퍼티

public $aFieldsetsPerSection

$aSavedData 공개적으로 프로퍼티

public $aSavedData

$aSectionset 공개적으로 프로퍼티

public $aSectionset

$aStructure 공개적으로 프로퍼티

public $aStructure

$oMsg 공개적으로 프로퍼티

public $oMsg