Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
lib.php File Reference

Functions

 tool_mobile_before_http_headers ()
 Callback to add headers before the HTTP headers are sent.
 
 tool_mobile_before_standard_html_head ()
 Callback to add head elements.
 
 tool_mobile_create_app_download_url ()
 Generate the app download url to promote moodle mobile.
 
 tool_mobile_get_token ($userid)
 Return the user mobile app WebService access token.
 
 tool_mobile_myprofile_navigation (\core_user\output\myprofile\tree $tree, $user, $iscurrentuser)
 User profile page callback.
 
 tool_mobile_pre_processor_message_send ($procname, $data)
 Callback to be able to change a message/notification data per processor.
 
 tool_mobile_standard_footer_html ()
 Callback to add footer elements.
 
 tool_mobile_user_has_token ($userid)
 Checks if the given user has a mobile token (has used recently the app).