|
Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Files | |
| file | lib.php |
| This file contains functions used by course reports. | |
Functions | |
| coursereport_page_type_list ($pagetype, $parentcontext, $currentcontext) | |
| Return a list of page types. | |
| coursereport_page_type_list | ( | $pagetype, | |
| $parentcontext, | |||
| $currentcontext | |||
| ) |
Return a list of page types.
| string | $pagetype | current page type |
| stdClass | $parentcontext | Block's parent context |
| stdClass | $currentcontext | Current context of block |