PHP 클래스 AdminPageFramework_Form_View___SectionCaption

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

공개 프로퍼티들

프로퍼티 타입 설명
$aCallbacks
$aFieldErrors
$aFieldTypeDefinitions
$aFieldsets
$aSavedData
$aSectionset
$iSectionIndex
$oMsg

공개 메소드들

메소드 설명
__construct ( )
get ( )

비공개 메소드들

메소드 설명
_getCaption ( array $aSectionset, $iSectionIndex, $aFieldsets, $aFieldErrors, $aFieldTypeDefinitions, $aCallbacks, $oMsg )
_getCaptionDescription ( $aSectionset, $hfSectionCallback )
_getCaptionTitle ( $aSectionset, $iSectionIndex, $aFieldsets, $aFieldTypeDefinitions )
_getSectionError ( $aSectionset, $aFieldErrors )
_shouldShowCaptionTitle ( $aSectionset, $iSectionIndex )

메소드 상세

__construct() 공개 메소드

public __construct ( )

get() 공개 메소드

public get ( )

프로퍼티 상세

$aCallbacks 공개적으로 프로퍼티

public $aCallbacks

$aFieldErrors 공개적으로 프로퍼티

public $aFieldErrors

$aFieldTypeDefinitions 공개적으로 프로퍼티

public $aFieldTypeDefinitions

$aFieldsets 공개적으로 프로퍼티

public $aFieldsets

$aSavedData 공개적으로 프로퍼티

public $aSavedData

$aSectionset 공개적으로 프로퍼티

public $aSectionset

$iSectionIndex 공개적으로 프로퍼티

public $iSectionIndex

$oMsg 공개적으로 프로퍼티

public $oMsg