rlang  Tue, 23 Jul 2013 18:31:27 +0000

Modified page: http://wiki.horde.org/Doc/Dev/HordeAjaxApplications
New Revision:  7
Change log:  hordecore.js

@@ -167,8 +167,11 @@

The controller is passed the request (in this case, a json request) and handles it (with a json answer in this case)

 ++ Client side js infrastructure
+important hordecore.js HordeCore class methods:
+* doAction(action, params, opts) - client side method for ajax requests against Horde_Ajax_Application
+* submitForm(form, opts) - ajax request to submit a form

 TODO

 ++ The big picture

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

Reply via email to