Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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 |