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


Public Member Functions | |
| __construct ($name, $visiblename, $description, $defaultsetting) | |
| load_choices () | |
Course category selection
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Definition at line 3649 of file adminlib.php.
| __construct | ( | $ | name, |
| $ | visiblename, | ||
| $ | description, | ||
| $ | defaultsetting | ||
| ) |
Calls parent::__construct with specific arguments
Reimplemented from admin_setting.
Definition at line 3653 of file adminlib.php.
| load_choices | ( | ) |
Load the available choices for the select box
Reimplemented from admin_setting_configselect.
Definition at line 3662 of file adminlib.php.
