Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/tool/xmldb/index.php File Reference

Go to the source code of this file.

Namespaces

namespace  tool

Variables

global $XMLDB
 $action = optional_param ('action', 'main_view', PARAM_ALPHAEXT)
 $actionsroot = "$CFG->dirroot/$CFG->admin/tool/xmldb/actions"
 $actionclass = $action . '.class.php'
 $actionpath = "$actionsroot/$action/$actionclass"

Variable Documentation

Definition at line 58 of file index.php.

$actionclass = $action . '.class.php'

Definition at line 62 of file index.php.

$actionpath = "$actionsroot/$action/$actionclass"

Definition at line 63 of file index.php.

$actionsroot = "$CFG->dirroot/$CFG->admin/tool/xmldb/actions"

Definition at line 61 of file index.php.

global $XMLDB

Definition at line 39 of file index.php.

 All Data Structures Namespaces Files Functions Variables Enumerations