Moodle  2.2.1
http://www.collinsharper.com
tool_qeupgradehelper_pre_upgrade_quiz_list_restricted Class Reference
Inheritance diagram for tool_qeupgradehelper_pre_upgrade_quiz_list_restricted:
Collaboration diagram for tool_qeupgradehelper_pre_upgrade_quiz_list_restricted:

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

Detailed Description

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.


Constructor & Destructor Documentation

__construct ( quizids)

Definition at line 298 of file locallib.php.

Here is the call graph for this function:


Member Function Documentation

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.

Reimplemented from tool_qeupgradehelper_quiz_list.

Definition at line 336 of file locallib.php.

Here is the call graph for this function:

out_of ( restrictedtotal,
fulltotal 
) [protected]

Definition at line 329 of file locallib.php.

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

$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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations