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

Public Member Functions

 __construct ()
 get_defaultsetting ()
 load_choices ()

Detailed Description

Special class for register auth selection

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

Definition at line 4623 of file adminlib.php.


Constructor & Destructor Documentation

Calls parent::__construct with specific arguments

Definition at line 4627 of file adminlib.php.


Member Function Documentation

Returns the default option

Returns:
string empty or default option

Reimplemented from admin_setting.

Definition at line 4636 of file adminlib.php.

Here is the call graph for this function:

Loads the possible choices for the array

Returns:
bool always returns true

Reimplemented from admin_setting_configselect.

Definition at line 4651 of file adminlib.php.

Here is the call graph for this function:

Here is the caller graph for this function:


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