Méthode | Description | |
---|---|---|
error ( string $message ) : void | Shows a HTML error message | |
notice ( string $message ) : void | Shows a HTML notice/information message | |
output ( boolean $remove = true ) : void | Prints the messages in the session flasher | |
success ( string $message ) : void | Shows a HTML success message | |
warning ( string $message ) : void | Shows a HTML warning message |