Moodle  2.2.1
http://www.collinsharper.com
admin_setting_special_selectsetup Class Reference
Inheritance diagram for admin_setting_special_selectsetup:
Collaboration diagram for admin_setting_special_selectsetup:

Public Member Functions

 get_setting ()
 write_setting ($data)

Detailed Description

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.


Member Function Documentation

Reads the setting directly from the database

Returns:
mixed

Reimplemented from admin_setting_configselect.

Definition at line 2977 of file adminlib.php.

Here is the call graph for this function:

write_setting ( data)

Save the setting passed in $data

Parameters:
string$dataThe setting to save
Returns:
string empty or error message

Reimplemented from admin_setting_configselect.

Definition at line 2988 of file adminlib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations