Go to the source code of this file.
Function Documentation
This function extends the course navigation with the report items
- Parameters:
-
| navigation_node | $navigation | The navigation node to extend |
| stdClass | $course | The course to object for the report |
| stdClass | $context | The context of the course |
Definition at line 35 of file lib.php.
This function extends the course navigation with the report items
- Parameters:
-
| navigation_node | $navigation | The navigation node to extend |
| stdClass | $user | |
| stdClass | $course | The course to object for the report |
Definition at line 49 of file lib.php.
Return a list of page types
- Parameters:
-
| string | $pagetype | current page type |
| stdClass | $parentcontext | Block's parent context |
| stdClass | $currentcontext | Current context of block |
- Returns:
- array
Definition at line 98 of file lib.php.