Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/course/switchrole.php File Reference

Go to the source code of this file.

Namespaces

namespace  course

Variables

 $id = required_param('id', PARAM_INT)
 $switchrole = optional_param('switchrole',-1, PARAM_INT)
 $returnurl = optional_param('returnurl', false, PARAM_URL)

Variable Documentation

Definition at line 36 of file switchrole.php.

Definition at line 38 of file switchrole.php.

$switchrole = optional_param('switchrole',-1, PARAM_INT)

Definition at line 37 of file switchrole.php.

 All Data Structures Namespaces Files Functions Variables Enumerations