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

Public API of the competency report. More...

Functions

 core_competency_comment_add ($comment, $params)
 Hook when a comment is added. More...
 
 core_competency_comment_permissions ($params)
 Return the permissions of for the comments. More...
 
 core_competency_comment_validate ($params)
 Validates comments. More...
 
 core_competency_pluginfile ($course, $cm, $context, $filearea, $args, $forcedownload, array $options=array())
 File serving. More...
 
 report_competency_extend_navigation_course ($navigation, $course, $context)
 This function extends the navigation with the report items. More...
 
 report_competency_extend_navigation_module ($navigation, $cm)
 This function extends the navigation with the report items. More...
 

Detailed Description

Public API of the competency report.

Defines the APIs used by competency reports

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