rlang  Wed, 08 Nov 2017 07:00:43 +0000

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

@@ -1,5 +1,9 @@
+ Documentation of Horde Ajax Applications mostly from poking around existing examples.
+
+The Horde Ajax framework facilitates creating javascript-heavy single page applications but is also useful in other contexts. +It contains of a horde-wide server-side entry point ajax.php and per-application definitions which handlers are used. +On the client side, HordeCore.js provides the tools to call these endpoints and automatically add security tokens to the request.

 ++ Convention
 $app (lowercase, for example "passwd")
 $App (First Uppercase, for example "Passwd")

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

Reply via email to