UserFrosting API

Alert

Interfaces, Classes and Traits

AlertStream
AlertStream Class.
CacheAlertStream
CacheAlertStream Class Implements a message stream for use between HTTP requests, with i18n support via the Translator class using the cache system to store the alerts. Note that the tags are added each time instead of the constructor since the session_id can change when the user logs in or out.
SessionAlertStream
SessionAlertStream Class Implements a message stream for use between HTTP requests, with i18n support via the Translator class Using the session storage to store the alerts.

Search results