Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/grade/edit/outcome/tabs.php File Reference

Go to the source code of this file.

Variables

 $row = $tabs = array()
 $coursecontext = get_context_instance(CONTEXT_COURSE, $courseid)
 $row []
if(has_capability('moodle/grade:manage',
$context)) 
$tabs [] = $row

Variable Documentation

Definition at line 20 of file tabs.php.

$row = $tabs = array()

Definition at line 18 of file tabs.php.

$row[]
Initial value:
 new tabobject('courseoutcomes',
                           $CFG->wwwroot.'/grade/edit/outcome/course.php?id='.$courseid,
                           get_string('outcomescourse', 'grades'))

Definition at line 22 of file tabs.php.

if (has_capability('moodle/grade:manage', $context)) $tabs[] = $row

Definition at line 32 of file tabs.php.

 All Data Structures Namespaces Files Functions Variables Enumerations