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

Public Member Functions

 __construct ($authmethod)

Protected Member Functions

 init_zend_server ()

Detailed Description

XML-RPC service server implementation.

Author:
Petr Skoda (skodak)

Definition at line 62 of file locallib.php.


Constructor & Destructor Documentation

__construct ( authmethod)

Contructor

Parameters:
integer$authmethodauthentication method one of WEBSERVICE_AUTHMETHOD_*

Reimplemented from webservice_server.

Definition at line 67 of file locallib.php.


Member Function Documentation

init_zend_server ( ) [protected]

Set up zend service class

Returns:
void

Reimplemented from webservice_zend_server.

Definition at line 77 of file locallib.php.

Here is the call graph for this function:


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