Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/webservice/lib.php File Reference

Go to the source code of this file.

Data Structures

class  webservice
class  webservice_access_exception
interface  webservice_test_client_interface
interface  webservice_server_interface
class  webservice_server
class  webservice_zend_server
class  webservice_base_server

Namespaces

namespace  webservice

Enumerations

enum  WEBSERVICE_AUTHMETHOD_USERNAME
enum  WEBSERVICE_AUTHMETHOD_PERMANENT_TOKEN
enum  WEBSERVICE_AUTHMETHOD_SESSION_TOKEN

Functions

 webservice_protocol_is_enabled ($protocol)

Enumeration Type Documentation

Definition at line 29 of file lib.php.

Definition at line 30 of file lib.php.

Definition at line 28 of file lib.php.


Function Documentation

Is protocol enabled?

Parameters:
string$protocolname of WS protocol
Returns:
bool

Definition at line 643 of file lib.php.

 All Data Structures Namespaces Files Functions Variables Enumerations