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

Public Member Functions

 get_setting ()
 write_setting ($data)

Detailed Description

Special select for frontpage - stores data in course table

http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Definition at line 3004 of file adminlib.php.


Member Function Documentation

Returns the site name for the selected site

See also:
get_site()
Returns:
string The site name of the selected site

Reimplemented from admin_setting_configselect.

Definition at line 3011 of file adminlib.php.

Here is the call graph for this function:

write_setting ( data)

Updates the database and save the setting

Parameters:
stringdata
Returns:
string empty or error message

Reimplemented from admin_setting_configselect.

Definition at line 3022 of file adminlib.php.


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