Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/report/stats/index.php File Reference

Go to the source code of this file.

Namespaces

namespace  report

Variables

 $courseid = optional_param('course', SITEID, PARAM_INT)
 $report = optional_param('report', 0, PARAM_INT)
 $time = optional_param('time', 0, PARAM_INT)
 $mode = optional_param('mode', STATS_MODE_GENERAL, PARAM_INT)
 $userid = optional_param('userid', 0, PARAM_INT)
 $roleid = 0
 $context = get_context_instance(CONTEXT_COURSE, $course->id)
 if (empty($CFG->enablestats))

Variable Documentation

Definition at line 61 of file index.php.

Definition at line 30 of file index.php.

Definition at line 33 of file index.php.

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

Definition at line 31 of file index.php.

$roleid = 0

Definition at line 35 of file index.php.

Definition at line 32 of file index.php.

Definition at line 34 of file index.php.

if(empty($CFG->enablestats))

Definition at line 89 of file index.php.

 All Data Structures Namespaces Files Functions Variables Enumerations