Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Functions
lib.php File Reference

Lib functions, mostly callbacks. More...

Functions

 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).
 

Detailed Description

Lib functions, mostly callbacks.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later