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


Public Member Functions | |
| __construct ($hidden, $counts, $shownames, $showidnumbers) | |
Protected Member Functions | |
| definition () | |
Protected Attributes | |
| $includeauto | |
| $hidden = array() | |
| $counts | |
| $shownames | |
| $showidnumbers | |
Quiz grading report settings form.
Definition at line 38 of file gradingsettings_form.php.
| __construct | ( | $ | hidden, |
| $ | counts, | ||
| $ | shownames, | ||
| $ | showidnumbers | ||
| ) |
Definition at line 45 of file gradingsettings_form.php.
| definition | ( | ) | [protected] |
Abstract method - always override!
Reimplemented from moodleform.
Definition at line 55 of file gradingsettings_form.php.
$counts [protected] |
Definition at line 41 of file gradingsettings_form.php.
$hidden = array() [protected] |
Definition at line 40 of file gradingsettings_form.php.
$includeauto [protected] |
Definition at line 39 of file gradingsettings_form.php.
$showidnumbers [protected] |
Definition at line 43 of file gradingsettings_form.php.
$shownames [protected] |
Definition at line 42 of file gradingsettings_form.php.