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


Public Member Functions | |
| get_setting () | |
| write_setting ($data) | |
Special select for settings that are altered in setup.php and can not be altered on the fly
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Definition at line 2971 of file adminlib.php.
| get_setting | ( | ) |
Reads the setting directly from the database
Reimplemented from admin_setting_configselect.
Definition at line 2977 of file adminlib.php.

| write_setting | ( | $ | data | ) |
Save the setting passed in $data
| string | $data | The setting to save |
Reimplemented from admin_setting_configselect.
Definition at line 2988 of file adminlib.php.