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

Go to the source code of this file.

Variables

 $contextid = required_param('contextid', PARAM_INT)
 $stage = optional_param('stage', restore_ui::STAGE_CONFIRM, PARAM_INT)
if(!$restore->is_independent()) $heading = $course->fullname
 $renderer = $PAGE->get_renderer('core','backup')
 if (!$restore->is_independent()&&$restore->enforce_changed_dependencies())

Variable Documentation

Definition at line 7 of file restore.php.

if (!$restore->is_independent()) $heading = $course->fullname

Definition at line 55 of file restore.php.

$renderer = $PAGE->get_renderer('core','backup')

Definition at line 61 of file restore.php.

if(!$restore->is_independent()&&$restore->enforce_changed_dependencies())

Definition at line 63 of file restore.php.

 All Data Structures Namespaces Files Functions Variables Enumerations