PHP 클래스 AdminPageFramework_Form___SubmitNotice

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

공개 프로퍼티들

프로퍼티 타입 설명
$sTransientKey

공개 메소드들

메소드 설명
__construct ( )
_replyToSaveNotices ( )
hasNotice ( $sType = '' )
render ( )
set ( $sMessage, $sType = 'error', $asAttributes = [], $bOverride = true )

비공개 메소드들

메소드 설명
_getNotices ( )
_getTransientKey ( )
_printNotices ( $aNotices )

메소드 상세

__construct() 공개 메소드

public __construct ( )

_replyToSaveNotices() 공개 메소드

public _replyToSaveNotices ( )

hasNotice() 공개 메소드

public hasNotice ( $sType = '' )

render() 공개 메소드

public render ( )

set() 공개 메소드

public set ( $sMessage, $sType = 'error', $asAttributes = [], $bOverride = true )

프로퍼티 상세

$sTransientKey 공개적으로 프로퍼티

public $sTransientKey