[commits] [Wiki] changed: Doc/Dev/HordeAjaxApplications

Ralf Lang (B1 Systems GmbH) lang at b1-systems.de
Tue Jul 23 18:31:27 UTC 2013


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



More information about the commits mailing list