XMLRPCCall Class Reference

This class represents. More...

List of all members.

Public Member Functions

 __construct ($xml)
 Construct a new XML RPC Call.
 getMethodName ()
 Return the method name associated with the call.
 getParameters ()
 Return the parameters.

Detailed Description

This class represents.

Author:
Curverider Ltd

Definition at line 21 of file xml-rpc.php.


Constructor & Destructor Documentation

XMLRPCCall::__construct ( xml  ) 

Construct a new XML RPC Call.

Parameters:
string $xml

Definition at line 33 of file xml-rpc.php.


Member Function Documentation

XMLRPCCall::getMethodName (  ) 

Return the method name associated with the call.

Returns:
string

Definition at line 43 of file xml-rpc.php.

XMLRPCCall::getParameters (  ) 

Return the parameters.

Returns a nested array of XmlElement.

See also:
XmlElement
Returns:
array

Definition at line 52 of file xml-rpc.php.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations
Generated on Fri May 24 00:01:29 2013 for Elgg by  doxygen 1.6.3