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

Public Member Functions

 __construct ($value)

Protected Member Functions

 _generateXML ()

Detailed Description

Definition at line 37 of file Struct.php.


Constructor & Destructor Documentation

__construct ( value)

Set the value of an struct native type

Parameters:
array$value

Reimplemented from Zend_XmlRpc_Value_Collection.

Definition at line 44 of file Struct.php.


Member Function Documentation

_generateXML ( ) [protected]

Generate the XML code that represent struct native MXL-RPC value

Returns:
void

Definition at line 56 of file Struct.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