Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Functions
lib.php File Reference

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

Detailed Description

Lib functions, mostly callbacks.

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