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

Go to the source code of this file.

Namespaces

namespace  course

Variables

 $id = required_param('id', PARAM_INT)
 $strreset = get_string('reset')
 $strresetcourse = get_string('resetcourse')
 $strremove = get_string('remove')
 $mform = new course_reset_form()
if($mform->is_cancelled()) else if ($data=$mform->get_data())

Variable Documentation

Definition at line 33 of file reset.php.

$mform = new course_reset_form()

Definition at line 52 of file reset.php.

$strremove = get_string('remove')

Definition at line 46 of file reset.php.

$strreset = get_string('reset')

Definition at line 44 of file reset.php.

$strresetcourse = get_string('resetcourse')

Definition at line 45 of file reset.php.

if ($mform->is_cancelled()) else if($data=$mform->get_data())

Definition at line 57 of file reset.php.

 All Data Structures Namespaces Files Functions Variables Enumerations