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

Go to the source code of this file.

Variables

 $concept = optional_param('concept', '', PARAM_CLEAN)
 $courseid = optional_param('courseid', 0, PARAM_INT)
 $eid = optional_param('eid', 0, PARAM_INT)
 $displayformat = optional_param('displayformat',-1, PARAM_SAFEDIR)
 $url = new moodle_url('/mod/glossary/showentry.php')

Variable Documentation

$concept = optional_param('concept', '', PARAM_CLEAN)

Definition at line 6 of file showentry.php.

Definition at line 7 of file showentry.php.

$displayformat = optional_param('displayformat',-1, PARAM_SAFEDIR)

Definition at line 9 of file showentry.php.

$eid = optional_param('eid', 0, PARAM_INT)

Definition at line 8 of file showentry.php.

$url = new moodle_url('/mod/glossary/showentry.php')

Definition at line 11 of file showentry.php.

 All Data Structures Namespaces Files Functions Variables Enumerations