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

Public Member Functions

 __construct ()
 get_setting ()
 get_defaultsetting ()
 write_setting ($data)
 output_html ($data, $query='')

Detailed Description

Special class for overview of external services

Author:
Jerome Mouneyrac

Definition at line 7036 of file adminlib.php.


Constructor & Destructor Documentation

Calls parent::__construct with specific arguments

Definition at line 7041 of file adminlib.php.


Member Function Documentation

Always returns true, does nothing

Returns:
true

Reimplemented from admin_setting.

Definition at line 7061 of file adminlib.php.

Always returns true, does nothing

Returns:
true

Reimplemented from admin_setting.

Definition at line 7052 of file adminlib.php.

output_html ( data,
query = '' 
)

Builds the XHTML to display the control

Parameters:
string$dataUnused
string$query
Returns:
string

One system controlling Moodle with Token

1. Enable Web Services

2. Enable protocols

3. Create user account

4. Add capability to users

5. Select a web service

6. Add functions

7. Add the specific user

8. Create token for the specific user

9. Enable the documentation

10. Test the service

Users as clients with token

1. Enable Web Services

2. Enable protocols

3. Select a web service

4. Add functions

5. Add capability to users

6. Test the service

Reimplemented from admin_setting.

Definition at line 7082 of file adminlib.php.

Here is the call graph for this function:

write_setting ( data)

Always returns '', does not write anything

Returns:
string Always returns ''

Reimplemented from admin_setting.

Definition at line 7070 of file adminlib.php.


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