|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($value) | |
| getValue () | |
Definition at line 37 of file Collection.php.
| __construct | ( | $ | value | ) |
Set the value of a collection type (array and struct) native types
| array | $value |
Reimplemented in Zend_XmlRpc_Value_Array, and Zend_XmlRpc_Value_Struct.
Definition at line 45 of file Collection.php.

| getValue | ( | ) |
Return the value of this object, convert the XML-RPC native collection values into a PHP array
Reimplemented from Zend_XmlRpc_Value.
Definition at line 64 of file Collection.php.