Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
This file contains functions used by the log reports. More...
Functions | |
report_stats_extend_navigation_course ($navigation, $course, $context) | |
This function extends the navigation with the report items. | |
report_stats_extend_navigation_user ($navigation, $user, $course) | |
This function extends the course navigation with the report items. | |
report_stats_myprofile_navigation (core_user\output\myprofile\tree $tree, $user, $iscurrentuser, $course) | |
Add nodes to myprofile page. | |
report_stats_page_type_list ($pagetype, $parentcontext, $currentcontext) | |
Return a list of page types. | |
report_stats_supports_logstore ($instance) | |
Callback to verify if the given instance of store is supported by this report or not. | |
This file contains functions used by the log reports.
This file is also required by /admin/reports/stats/index.php.
@subpackage stats