Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
Outputs navigation tabs for the grader report. More...
Variables | |
$row = $tabs = array() | |
$row [] | |
$tabcontext = context_course::instance($COURSE->id) | |
if(has_capability('moodle/grade:manage', $tabcontext)||has_capability('moodle/grade:edit', $tabcontext)||has_capability('gradereport/grader:view', $tabcontext)) | $tabs [] = $row |
Outputs navigation tabs for the grader report.