Alerts
Please note: This page is under construction and has not been finished yet.
Introduction
Use the following to retrieve the alerts class object.
Alerts methods
addSuccess()
addError()
addWarning()
addInfo()
addDebug()
render()
None of the above methods will output anything, until you use this method to render them.
Last updated
Was this helpful?