PHP 클래스 AdminPageFramework_Form_View___Fieldset___FieldError

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

공개 프로퍼티들

프로퍼티 타입 설명
$aErrors
$aFieldPath
$aSectionPath
$sHeadingMessage

공개 메소드들

메소드 설명
__construct ( )
get ( )

비공개 메소드들

메소드 설명
_getFieldError ( $aErrors, $aSectionPath, $aFieldPath, $sHeadingMessage )
_getSectionPathSanitized ( $aSectionPath )
_hasFieldError ( $aErrors, array $aFieldAddress )

메소드 상세

__construct() 공개 메소드

public __construct ( )

get() 공개 메소드

public get ( )

프로퍼티 상세

$aErrors 공개적으로 프로퍼티

public $aErrors

$aFieldPath 공개적으로 프로퍼티

public $aFieldPath

$aSectionPath 공개적으로 프로퍼티

public $aSectionPath

$sHeadingMessage 공개적으로 프로퍼티

public $sHeadingMessage