rlang  Sun, 28 Apr 2019 16:12:06 +0000

Modified page: https://wiki.horde.org/Doc/Dev/HordeAjaxApplications
New Revision:  14
Change log:  Growler

@@ -152,8 +152,13 @@
 * HordeCore.conf provides configurable or runtime-generated information
* HordeCore.conf.TOKEN is the request token to identify the client session when calling the Ajax framework for more data * HordeCore.conf.URI_AJAX is the URL to the Ajax service endpoint for the current app * HordeCore.text provides a hash of messages translated to the current environment
+
++++ Growler: Status messages
+The Growler allows putting volatile status messages to the screen and the message log
+* HordeCore.notify(message, type)
+Supported types are: horde.success, horde.error, horde.message, horde.warning

If you need to provide dynamic initialization data specific to your app, use the ((Doc/Dev/PageOutput|PageOutput addInlineJsVars method)) in your application page.

 ++ The big picture

--
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to