PHP Class Formal\Core\Message

Afficher le fichier Open project: jeromeschneider/baikal Class Usage Examples

Méthodes publiques

Méthode Description
error ( $sMessage, $sTitle = "" )
notice ( $sMessage, $sTitle = "", $bClose = true )
warningConfirmMessage ( $sHeader, $sDescription, $sActionUrl, $sActionLabel, $sCancelUrl, $sCancelLabel = "Cancel" )

Private Methods

Méthode Description
__construct ( )

Method Details

error() static public méthode

static public error ( $sMessage, $sTitle = "" )

notice() static public méthode

static public notice ( $sMessage, $sTitle = "", $bClose = true )

warningConfirmMessage() static public méthode

static public warningConfirmMessage ( $sHeader, $sDescription, $sActionUrl, $sActionLabel, $sCancelUrl, $sCancelLabel = "Cancel" )