XMLRPCStructParameter Class Reference

containing other XMLRPCParameter objects. More...

Inheritance diagram for XMLRPCStructParameter:
XMLRPCParameter

List of all members.

Public Member Functions

 __construct ($parameters=NULL)
 Construct a struct.
 addField ($name, XMLRPCParameter $value)
 Add a field to the container.
 __toString ()

Detailed Description

containing other XMLRPCParameter objects.

Author:
Curverider Ltd

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


Constructor & Destructor Documentation

XMLRPCStructParameter::__construct ( parameters = NULL  ) 

Construct a struct.

Parameters:
array $parameters Optional associated array of parameters, if not provided then addField must be used.

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


Member Function Documentation

XMLRPCStructParameter::__toString (  ) 

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

XMLRPCStructParameter::addField ( name,
XMLRPCParameter value 
)

Add a field to the container.

Parameters:
string $name The name of the field.
XMLRPCParameter $value The value.

Definition at line 245 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 Sun May 19 00:01:25 2013 for Elgg by  doxygen 1.6.3