Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Lib functions, mostly callbacks. More...
Functions | |
tool_mobile_before_standard_html_head () | |
Callback to add head elements. More... | |
tool_mobile_create_app_download_url () | |
Generate the app download url to promote moodle mobile. More... | |
tool_mobile_myprofile_navigation (\core_user\output\myprofile\tree $tree, $user, $iscurrentuser) | |
User profile page callback. More... | |
tool_mobile_pre_processor_message_send ($procname, $data) | |
Callback to be able to change a message/notification data per processor. More... | |
tool_mobile_standard_footer_html () | |
Callback to add footer elements. More... | |
tool_mobile_user_has_token ($userid) | |
Checks if the given user has a mobile token (has used recently the app). More... | |
Lib functions, mostly callbacks.