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

Local lib code. More...

Functions

 tool_recyclebin_course_module_background_deletion_recommended ()
 Hook called to check whether async course module deletion should be performed or not.
 
 tool_recyclebin_extend_navigation_category_settings ($navigation, $context)
 Adds a recycle bin link to the course admin menu.
 
 tool_recyclebin_extend_navigation_course ($navigation, $course, $context)
 Adds a recycle bin link to the course admin menu.
 
 tool_recyclebin_get_fontawesome_icon_map ()
 Map icons for font-awesome themes.
 
 tool_recyclebin_pre_course_category_delete ($category)
 Hook called before we delete a category.
 
 tool_recyclebin_pre_course_delete ($course)
 Hook called before we delete a course.
 
 tool_recyclebin_pre_course_module_delete ($cm)
 Hook called before we delete a course module.
 

Detailed Description

Local lib code.

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