PHP 클래스 AdminPageFramework_Form___FieldError

상속: extends AdminPageFramework_FrameworkUtility
파일 보기 프로젝트 열기: michaeluno/admin-page-framework

공개 프로퍼티들

프로퍼티 타입 설명
$sCallerID
$sTransientKey

공개 메소드들

메소드 설명
__construct ( $sCallerID )
_replyToDelete ( )
_replyToSave ( )
delete ( )
get ( )
hasError ( )
set ( $aErrors )

비공개 메소드들

메소드 설명
_getTransientKey ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $sCallerID )

_replyToDelete() 공개 메소드

public _replyToDelete ( )

_replyToSave() 공개 메소드

public _replyToSave ( )

delete() 공개 메소드

public delete ( )

get() 공개 메소드

public get ( )

hasError() 공개 메소드

public hasError ( )

set() 공개 메소드

public set ( $aErrors )

프로퍼티 상세

$sCallerID 공개적으로 프로퍼티

public $sCallerID

$sTransientKey 공개적으로 프로퍼티

public $sTransientKey