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


Public Member Functions | |
| get_setting () | |
| write_setting ($data) | |
Special checkbox for frontpage - stores data in course table
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Definition at line 3197 of file adminlib.php.
| get_setting | ( | ) |
Returns the current sites name
Reimplemented from admin_setting_configcheckbox.
Definition at line 3203 of file adminlib.php.

| write_setting | ( | $ | data | ) |
Save the selected setting
| string | $data | The selected site |
Reimplemented from admin_setting_configcheckbox.
Definition at line 3214 of file adminlib.php.