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

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
 

Detailed Description

Definition of the grade_user_report class is defined.

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