Detailed Description
Definition at line 31 of file lib.php.
Constructor & Destructor Documentation
Constructor. Sets local copies of user preferences and initialises grade_tree.
- Parameters:
-
| int | $userid | |
| object | $gpr | grade plugin return tracking object |
| string | $context | |
Definition at line 61 of file lib.php.
Member Function Documentation
find the number of users with a higher grade please note this can not work if hidden grades involved :-( to be fixed in 2.0
Definition at line 111 of file lib.php.
Prints or returns the HTML from the flexitable.
- Parameters:
-
| bool | $return | Whether or not to return the data instead of printing it directly. |
- Returns:
- string
Definition at line 187 of file lib.php.
Processes a single action against a category, grade_item or grade.
- Parameters:
-
| string | $target | Sortorder |
| string | $action | Which action to take (edit, delete etc...) |
- Returns:
Reimplemented from grade_report.
Definition at line 205 of file lib.php.
Handles form data sent by this report for this report. Abstract method to implement in all children.
- Parameters:
-
- Returns:
- mixed True or array of errors
Reimplemented from grade_report.
Definition at line 203 of file lib.php.
Prepares the headers and attributes of the flexitable.
Definition at line 81 of file lib.php.
Field Documentation
show student ranks
Definition at line 48 of file lib.php.
| $showtotalsifcontainhidden |
show course/category totals if they contain hidden items
Definition at line 53 of file lib.php.
A flexitable to hold the data.
Definition at line 43 of file lib.php.
The user.
Definition at line 37 of file lib.php.
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/grade/report/overview/lib.php