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 in the session flasher
public setCssClasses (array $cssClasses) Set an array with CSS classes to format the messages
public output ([mixed $remove]) Prints the messages accumulated in the flasher
extends abstract class Phalcon\Flash implements
public string | void outputMessage (mixed $type, string | array $message) Outputs
public message (mixed $type, mixed $message) Outputs a message
public setDI (Phalcon\DiInterface $dependencyInjector)
public setAutoescape (mixed $autoescape) Set the autoescape mode in generated html
Page 2 of 3