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