|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | feedback |
Variables | |
| $tabs = array() | |
| $row = array() | |
| $inactive = array() | |
| $activated = array() | |
| if(!isset($current_tab)) | $viewurl = new moodle_url('/mod/feedback/view.php', array('id'=>$usedid, 'do_show'=>'view')) |
| $row [] = new tabobject('view', $viewurl->out(), get_string('overview', 'feedback')) | |
| $row[] = new tabobject('view', $viewurl->out(), get_string('overview', 'feedback')) |