[commits] [Wiki] changed: Doc/Dev/HordeAjaxApplications
Ralf Lang (B1 Systems GmbH)
lang at b1-systems.de
Sun Apr 28 16:12:06 UTC 2019
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
More information about the commits
mailing list