mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
![]() This is a new script that can call any function in the built-in AJAX webservice. This is a new system service that is added at install time (like the mobile webservice). It has no protocols added to it, but it accessible by a new ajax script /lib/ajax/service.php. Requests and responses to the script are required to be in json format, and multiple functions can be called in a single request. |
||
---|---|---|
.. | ||
tests | ||
externallib.php |