PHP Class AdminPageFramework_Form___SubmitNotice, admin-page-framework

Inheritance: extends AdminPageFramework_FrameworkUtility
Show file Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$sTransientKey

Public Methods

Method Description
__construct ( )
_replyToSaveNotices ( )
hasNotice ( $sType = '' )
render ( )
set ( $sMessage, $sType = 'error', $asAttributes = [], $bOverride = true )

Private Methods

Method Description
_getNotices ( )
_getTransientKey ( )
_printNotices ( $aNotices )

Method Details

__construct() public method

public __construct ( )

_replyToSaveNotices() public method

public _replyToSaveNotices ( )

hasNotice() public method

public hasNotice ( $sType = '' )

render() public method

public render ( )

set() public method

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

Property Details

$sTransientKey public property

public $sTransientKey