| [ Index ] |
PHP Cross Reference of Moodle 310 |
| Up one level | ||
| classes/ | ||
| rest/ | ||
| soap/ | ||
| tests/ | ||
| xmlrpc/ | ||
| externallib.php [source] [289 lines] | external API for mobile web services | |
| lib.php [source] [1780 lines] | Web services utility functions and classes | |
| pluginfile.php [source] [63 lines] | A script to serve files from web service client | |
| recaptcha.php [source] [89 lines] | A script to display a ReCaptcha for the site. | |
| renderer.php [source] [837 lines] | ||
| upgrade.txt [source] [137 lines] | ||
| upload.php [source] [164 lines] | Accept uploading files by web service token to the user draft file area. POST params: token => the web service user token (needed for authentication) filepath => file path (where files will be stored) [_FILES] => for example you can send the files with , or with curl magic: 'file_1' => '@/path/to/file', or ... itemid => The draftid - this can be used to add a list of files to a draft area in separate requests. If it is 0, a new draftid will be generated. | |
| wsdoc.php [source] [94 lines] | Web services auto-generated documentation |
| Generated: Wed Jan 22 11:59:49 2025 | Cross-referenced by PHPXref 0.7.1 |