Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Variables
tabs.php File Reference

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
 

Detailed Description

Outputs navigation tabs for the grader report.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later