|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
prints the tabbed bar More...
Variables | |
| $activated = array() | |
| $context = context_module::instance($usedid) | |
| $courseid = optional_param('courseid', false, PARAM_INT) | |
| $inactive = array() | |
| $row = array() | |
| $row [] = new tabobject('view', $viewurl->out(), get_string('overview', 'feedback')) | |
| $tabs = array() | |
| $urlparams = ['id' => $usedid] | |
| if(!isset($current_tab)) | $viewurl = new moodle_url('/mod/feedback/view.php', array('id' => $usedid)) |
| if(isset($cmid) AND intval($cmid) AND $cmid > 0) | else |
prints the tabbed bar