Detailed Description
XML-RPC client class
Definition at line 23 of file lib.php.
Constructor & Destructor Documentation
Constructor
- Parameters:
-
| string | $serverurl | |
| string | $token | |
Definition at line 32 of file lib.php.
Member Function Documentation
| call |
( |
$ |
functionname, |
|
|
$ |
params |
|
) |
| |
Execute client WS request
- Parameters:
-
| string | $functionname | |
| array | $params | |
- Returns:
- mixed
Reimplemented from Zend_XmlRpc_Client.
Definition at line 52 of file lib.php.
Set the token used to do the XML-RPC call
- Parameters:
-
Definition at line 42 of file lib.php.
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/webservice/xmlrpc/lib.php