Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/feedback/tabs.php File Reference

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'))

Variable Documentation

$activated = array()

Definition at line 29 of file tabs.php.

$inactive = array()

Definition at line 28 of file tabs.php.

$row = array()

Definition at line 27 of file tabs.php.

$row[] = new tabobject('view', $viewurl->out(), get_string('overview', 'feedback'))

Definition at line 50 of file tabs.php.

$tabs = array()

Definition at line 26 of file tabs.php.

if (!isset($current_tab)) $viewurl = new moodle_url('/mod/feedback/view.php', array('id'=>$usedid, 'do_show'=>'view'))

Definition at line 49 of file tabs.php.

 All Data Structures Namespaces Files Functions Variables Enumerations