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

Functions used by the health tool. More...

Functions

 tool_health_category_find_loops ($categories)
 Given a list of categories, this function searches for ones that have loops to previous parent categories. More...
 
 tool_health_category_find_missing_parents ($categories)
 Given a list of categories, this function searches for ones that have a missing parent category. More...
 
 tool_health_category_list_loops ($loops)
 Generates a list of categories with loops. More...
 
 tool_health_category_list_missing_parents ($missingparent)
 Generates a list of categories with missing parents. More...
 

Detailed Description

Functions used by the health tool.

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