mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 07:09:20 +01:00
516b977472
a) instead of a single request like: new egw_json_request(menuaction, params).sendRequest(true, callback, context); b) you call: egw.jsonq(menuaction,params,callback,context) The server callback is identical for both kinds of requests. All egw_json_response methods can be used and the callback is optional. |
||
---|---|---|
.. | ||
ckeditor3 | ||
colorpicker | ||
dhtmlxtree | ||
egw_action | ||
jquery | ||
jsapi | ||
jscalendar | ||
tabs | ||
wz_dragdrop | ||
wz_tooltip | ||
dragDropFunctions.js | ||
egw_instant_load.html | ||
egw_json.js |