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

This page lists public api for tool_monitor plugin. More...

Functions

 tool_monitor_can_subscribe ()
 Check if the user has the capacity to subscribe to an event monitor anywhere.
 
 tool_monitor_extend_navigation_course ($navigation, $course, $context)
 This function extends the navigation with the tool items.
 
 tool_monitor_extend_navigation_frontpage ($navigation, $course, $context)
 This function extends the navigation with the tool items.
 
 tool_monitor_extend_navigation_user_settings ($navigation, $user, $usercontext, $course, $coursecontext)
 This function extends the navigation with the tool items for user settings node.
 
 tool_monitor_get_user_courses ()
 Get a list of courses and also include 'Site' for site wide rules.
 

Detailed Description

This page lists public api for tool_monitor plugin.

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