Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
This file contains public API of outline report. More...
Functions | |
report_outline_extend_navigation_course ($navigation, $course, $context) | |
This function extends the course navigation with the report items. More... | |
report_outline_extend_navigation_user ($navigation, $user, $course) | |
This function extends the course navigation with the report items. More... | |
report_outline_myprofile_navigation (core_user\output\myprofile\tree $tree, $user, $iscurrentuser, $course) | |
Add nodes to myprofile page. More... | |
report_outline_page_type_list ($pagetype, $parentcontext, $currentcontext) | |
Return a list of page types. More... | |
report_outline_supports_logstore ($instance) | |
Callback to verify if the given instance of store is supported by this report or not. More... | |
This file contains public API of outline report.
@subpackage outline