Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/tool/qeupgradehelper/listpreupgrade.php File Reference

Go to the source code of this file.

Namespaces

namespace  tool

Variables

 $renderer = $PAGE->get_renderer('tool_qeupgradehelper')
 $quizzes = new tool_qeupgradehelper_pre_upgrade_quiz_list()
 $partialupgradefile = $CFG->dirroot . '/' . $CFG->admin . '/tool/qeupgradehelper/partialupgrade.php'
 $partialupgradefunction = 'tool_qeupgradehelper_get_quizzes_to_upgrade'
if(is_readable($partialupgradefile)) $numveryoldattemtps = tool_qeupgradehelper_get_num_very_old_attempts()

Variable Documentation

if (is_readable($partialupgradefile)) $numveryoldattemtps = tool_qeupgradehelper_get_num_very_old_attempts()

Definition at line 54 of file listpreupgrade.php.

$partialupgradefile = $CFG->dirroot . '/' . $CFG->admin . '/tool/qeupgradehelper/partialupgrade.php'

Definition at line 44 of file listpreupgrade.php.

$partialupgradefunction = 'tool_qeupgradehelper_get_quizzes_to_upgrade'

Definition at line 45 of file listpreupgrade.php.

Definition at line 41 of file listpreupgrade.php.

$renderer = $PAGE->get_renderer('tool_qeupgradehelper')

Definition at line 39 of file listpreupgrade.php.

 All Data Structures Namespaces Files Functions Variables Enumerations