Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
This file is used to call any registered externallib function in Moodle. More...
Variables | |
const | ALLOW_GET_PARAMETERS true |
const | NO_MOODLE_COOKIES true |
This file is used to call any registered externallib function in Moodle.
It will process more than one request and return more than one response if required. It is recommended to add webservice functions and re-use this script instead of writing any new custom ajax scripts.