public success (mixed $message) Shows a HTML success message
public getAutoescape () Returns the autoescape mode in generated html
public getDI () Returns the internal dependency injector
implements Phalcon\Di\InjectionAwareIn
public getEscaperService () Returns the Escaper Service
public setImplicitFlush (mixed $implicitFlush) Set whether the output must be implicitly flushed to the output or
public setCssClasses (array $cssClasses) Set an array with CSS classes to format the messages
public error (mixed $message) Shows a HTML error message
public string | void outputMessage (mixed $type, string | array $message) Outputs
public clear () Clears accumulated messages when implicit flush is disabled
Page 1 of 2