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


Public Member Functions | |
| load_choices () | |
Admin settings class for the quiz grading method.
Just so we can lazy-load the choices.
Definition at line 160 of file settingslib.php.
| load_choices | ( | ) |
This function may be used in ancestors for lazy loading of choices
Override this method if loading of choices is expensive, such as when it requires multiple db requests.
Reimplemented from admin_setting_configselect.
Definition at line 161 of file settingslib.php.
