Moodle  2.2.1
http://www.collinsharper.com
WebServiceFactory Class Reference

Static Public Member Functions

static getAuthenticationService ($path)
static getRepositoryService ($path, $ticket)
static getContentService ($path, $ticket)
static getAdministrationService ($path, $ticket)
static getAuthoringService ($path, $ticket)

Detailed Description

Definition at line 31 of file WebServiceFactory.php.


Member Function Documentation

static getAdministrationService ( path,
ticket 
) [static]

Definition at line 51 of file WebServiceFactory.php.

static getAuthenticationService ( path) [static]

Definition at line 33 of file WebServiceFactory.php.

Here is the caller graph for this function:

static getAuthoringService ( path,
ticket 
) [static]

Definition at line 57 of file WebServiceFactory.php.

Here is the caller graph for this function:

static getContentService ( path,
ticket 
) [static]

Definition at line 45 of file WebServiceFactory.php.

Here is the caller graph for this function:

static getRepositoryService ( path,
ticket 
) [static]

Definition at line 39 of file WebServiceFactory.php.

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