Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for core_external\util, including all inherited members.
delete_service_descriptions(string $component) | core_external\util | static |
format_string( $content, $context, $striplinks=true, $options=[]) | core_external\util | static |
format_text( $text, $textformat, $context, $component=null, $filearea=null, $itemid=null, $options=null) | core_external\util | static |
generate_token(int $tokentype, stdClass $service, int $userid, context $context, int $validuntil=0, string $iprestriction='', string $name='') | core_external\util | static |
generate_token_for_current_user(stdClass $service) | core_external\util | static |
generate_token_name() | core_external\util | static |
get_area_files($contextid, $component, $filearea, $itemid=false, $useitemidinurl=true) | core_external\util | static |
get_service_by_id(int $serviceid) | core_external\util | static |
get_service_by_name(string $name) | core_external\util | static |
log_token_request(stdClass $token) | core_external\util | static |
validate_courses( $courseids, $courses=[], $addcontext=false, $keepfails=false) | core_external\util | static |
validate_format($format) | core_external\util | static |