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

Public API of the log report. More...

Functions

 report_log_extend_navigation_course ($navigation, $course, $context)
 This function extends the navigation with the report items. More...
 
 report_log_extend_navigation_module ($navigation, $cm)
 This function extends the module navigation with the report items. More...
 
 report_log_extend_navigation_user ($navigation, $user, $course)
 This function extends the course navigation with the report items. More...
 
 report_log_myprofile_navigation (core_user\output\myprofile\tree $tree, $user, $iscurrentuser, $course)
 Add nodes to myprofile page. More...
 
 report_log_page_type_list ($pagetype, $parentcontext, $currentcontext)
 Return a list of page types. More...
 
 report_log_supports_logstore ($instance)
 Callback to verify if the given instance of store is supported by this report or not. More...
 

Detailed Description

Public API of the log report.

Defines the APIs used by log reports

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