Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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. More... | |
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 |