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


Public Member Functions | |
| __construct ($name, $visiblename, $description, $default) | |
| load_choices () | |
Admin setting that allows a user to pick a behaviour.
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Definition at line 3828 of file adminlib.php.
| __construct | ( | $ | name, |
| $ | visiblename, | ||
| $ | description, | ||
| $ | default | ||
| ) |
| string | $name | name of config variable |
| string | $visiblename | display name |
| string | $description | description |
| string | $default | default. |
Reimplemented from admin_setting.
Definition at line 3835 of file adminlib.php.
| load_choices | ( | ) |
Load list of behaviours as choices
Reimplemented from admin_setting_configselect.
Definition at line 3843 of file adminlib.php.
