Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
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... | |
Functions used by the health tool.