|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Definition of the grade_user_report class is defined. More...
Classes | |
| class | grade_report_user |
| Class providing an API for the user report building and displaying. More... | |
Functions | |
| grade_report_user_profilereport ($course, $user, $viewasuser=false) | |
| Profile report callback. More... | |
| grade_report_user_settings_definition (&$mform) | |
| gradereport_user_myprofile_navigation (core_user\output\myprofile\tree $tree, $user, $iscurrentuser, $course) | |
| Add nodes to myprofile page. More... | |
Variables | |
| const | GRADE_REPORT_USER_HIDE_HIDDEN 0 |
| const | GRADE_REPORT_USER_HIDE_UNTIL 1 |
| const | GRADE_REPORT_USER_SHOW_HIDDEN 2 |
| const | GRADE_REPORT_USER_VIEW_SELF 1 |
| const | GRADE_REPORT_USER_VIEW_USER 2 |
Definition of the grade_user_report class is defined.