Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
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.