Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
This is the complete list of members for core_files_external, including all inherited members.
call_external_function($function, $args, $ajaxonly=false) | external_api | static |
clean_returnvalue(external_description $description, $response) | external_api | static |
external_function_info($function, $strictness=MUST_EXIST) | external_api | static |
get_context_from_params($param) | external_api | protectedstatic |
get_context_parameters() | external_api | protectedstatic |
get_files($contextid, $component, $filearea, $itemid, $filepath, $filename, $modified=null, $contextlevel=null, $instanceid=null) | core_files_external | static |
get_files_parameters() | core_files_external | static |
get_files_returns() | core_files_external | static |
set_context_restriction($context) | external_api | static |
set_timeout($seconds=360) | external_api | static |
upload($contextid, $component, $filearea, $itemid, $filepath, $filename, $filecontent, $contextlevel, $instanceid) | core_files_external | static |
upload_parameters() | core_files_external | static |
upload_returns() | core_files_external | static |
validate_context($context) | external_api | static |
validate_parameters(external_description $description, $params) | external_api | static |