Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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.