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


Public Member Functions | |
| get_setting () | |
| write_setting ($data) | |
Multiple checkboxes 2, value stored as string 00101011
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Definition at line 2337 of file adminlib.php.
| get_setting | ( | ) |
Returns the setting if set
Reimplemented from admin_setting_configmulticheckbox.
Definition at line 2344 of file adminlib.php.

| write_setting | ( | $ | data | ) |
Save setting(s) provided in $data param
| array | $data | An array of settings to save |
Reimplemented from admin_setting_configmulticheckbox.
Definition at line 2370 of file adminlib.php.
