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

Public Member Functions

 __construct ($value)

Protected Member Functions

 _generateXml ()

Detailed Description

Definition at line 37 of file Array.php.


Constructor & Destructor Documentation

__construct ( value)

Set the value of an array native type

Parameters:
array$value

Reimplemented from Zend_XmlRpc_Value_Collection.

Definition at line 44 of file Array.php.


Member Function Documentation

_generateXml ( ) [protected]

Generate the XML code that represent an array native MXL-RPC value

Returns:
void

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