PHP Class AdminPageFramework_Form___SubmitNotice

Inheritance: extends AdminPageFramework_FrameworkUtility
Afficher le fichier Open project: michaeluno/admin-page-framework Class Usage Examples

Méthodes publiques

Свойство Type Description
$sTransientKey

Méthodes publiques

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

Private Methods

Méthode Description
_getNotices ( )
_getTransientKey ( )
_printNotices ( $aNotices )

Method Details

__construct() public méthode

public __construct ( )

_replyToSaveNotices() public méthode

public _replyToSaveNotices ( )

hasNotice() public méthode

public hasNotice ( $sType = '' )

render() public méthode

public render ( )

set() public méthode

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

Property Details

$sTransientKey public_oe property

public $sTransientKey