|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($quizids) | |
| get_row_class ($quizinfo) | |
| get_col_headings () | |
| get_row ($quizinfo) | |
| get_total_row () | |
Protected Member Functions | |
| out_of ($restrictedtotal, $fulltotal) | |
Protected Attributes | |
| $quizids | |
| $restrictedtotalquizas = 0 | |
| $restrictedtotalqas = 0 | |
A list of quizzes that will be upgraded during the main upgrade, when the partialupgrade.php script is being used.
Definition at line 293 of file locallib.php.
| __construct | ( | $ | quizids | ) |
| get_col_headings | ( | ) |
Reimplemented from tool_qeupgradehelper_quiz_list.
Definition at line 311 of file locallib.php.
| get_row | ( | $ | quizinfo | ) |
Reimplemented from tool_qeupgradehelper_quiz_list.
Definition at line 317 of file locallib.php.
| get_row_class | ( | $ | quizinfo | ) |
Reimplemented from tool_qeupgradehelper_quiz_list.
Definition at line 303 of file locallib.php.
| get_total_row | ( | ) |
Reimplemented from tool_qeupgradehelper_quiz_list.
Definition at line 336 of file locallib.php.

| out_of | ( | $ | restrictedtotal, |
| $ | fulltotal | ||
| ) | [protected] |
Definition at line 329 of file locallib.php.


$quizids [protected] |
Definition at line 294 of file locallib.php.
$restrictedtotalqas = 0 [protected] |
Definition at line 296 of file locallib.php.
$restrictedtotalquizas = 0 [protected] |
Definition at line 295 of file locallib.php.