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


Public Member Functions | |
| __construct () | |
| write_setting ($data) | |
Special checkbox for calendar - resets SESSION vars.
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Definition at line 2940 of file adminlib.php.
| __construct | ( | ) |
Calls the parent::__construct with default values
name => calendar_adminseesall visiblename => get_string('adminseesall', 'admin') description => get_string('helpadminseesall', 'admin') defaultsetting => 0
Definition at line 2949 of file adminlib.php.
| write_setting | ( | $ | data | ) |
Stores the setting passed in $data
| mixed | gets converted to string for comparison |
Reimplemented from admin_setting_configcheckbox.
Definition at line 2960 of file adminlib.php.