public getMessages ([mixed $type], [mixed $remove]) Returns the messages in the session flasher
public error (mixed $message) Shows a HTML error message
public output ([mixed $remove]) Prints the messages accumulated in the flasher
extends abstract class Phalcon\Flash implements
public setCssClasses (array $cssClasses) Set an array with CSS classes to format the messages
public output ([mixed $remove]) Prints the messages in the session flasher
extends class Phalcon\Exception
public setAutoescape (mixed $autoescape) Set the autoescape mode in generated html
public clear () Clears accumulated messages when implicit flush is disabled
public message (mixed $type, mixed $message) Outputs a message
Page 2 of 3