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

Go to the source code of this file.

Namespaces

namespace  feedback

Variables

 $id = required_param('id', PARAM_INT)
 $cmapid = required_param('cmapid', PARAM_INT)
 $url = new moodle_url('/mod/feedback/unmapcourse.php', array('id'=>$id))

Variable Documentation

$cmapid = required_param('cmapid', PARAM_INT)

Definition at line 29 of file unmapcourse.php.

Definition at line 28 of file unmapcourse.php.

$url = new moodle_url('/mod/feedback/unmapcourse.php', array('id'=>$id))

Definition at line 31 of file unmapcourse.php.

 All Data Structures Namespaces Files Functions Variables Enumerations