mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +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. |
||
---|---|---|
.. | ||
cron | ||
doc | ||
images | ||
inc | ||
js | ||
lang | ||
ntlm | ||
setup | ||
templates | ||
templatesSavant2/default | ||
tests | ||
addressbook.php | ||
config.php | ||
images.php | ||
lang.php |