Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/roles/managetabs.php File Reference

Go to the source code of this file.

Namespaces

namespace  core

Variables

if(!defined('MOODLE_INTERNAL')) $toprow = array()
 $toprow [] = new tabobject('manage', new moodle_url('/admin/roles/manage.php'), get_string('manageroles', 'role'))
 $tabs = array($toprow)

Variable Documentation

$tabs = array($toprow)

Definition at line 36 of file managetabs.php.

if (!defined('MOODLE_INTERNAL')) $toprow = array()

Definition at line 31 of file managetabs.php.

$toprow[] = new tabobject('manage', new moodle_url('/admin/roles/manage.php'), get_string('manageroles', 'role'))

Definition at line 32 of file managetabs.php.

 All Data Structures Namespaces Files Functions Variables Enumerations