Detailed Description
Definition at line 36 of file lib.php.
Constructor & Destructor Documentation
Constructor. Sets local copies of user preferences and initialises grade_tree.
- Parameters:
-
| int | $courseid | |
| object | $gpr | grade plugin return tracking object |
| string | $context | |
| int | $userid | The id of the user |
Reimplemented from grade_report.
Definition at line 159 of file lib.php.
Member Function Documentation
Builds the grade item averages.
Definition at line 583 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
Build table structure
Print out the table data
Definition at line 521 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 576 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 574 of file lib.php.
Prepares the headers and attributes of the flexitable.
Definition at line 239 of file lib.php.
Field Documentation
base url for sorting by first/last name.
Reimplemented from grade_report.
Definition at line 149 of file lib.php.
Flat structure similar to grade tree
Definition at line 77 of file lib.php.
Show hidden items even when user does not have required cap
Definition at line 146 of file lib.php.
show grade percentages
Definition at line 87 of file lib.php.
Show range
Definition at line 92 of file lib.php.
show student ranks
Definition at line 82 of file lib.php.
| $showtotalsifcontainhidden |
A flexitable to hold the data.
Definition at line 48 of file lib.php.
The user.
Definition at line 42 of file lib.php.
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/grade/report/user/lib.php