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

Public Member Functions

 __construct ()
 getValue ()

Detailed Description

Definition at line 37 of file Nil.php.


Constructor & Destructor Documentation

Set the value of a nil native type

Definition at line 44 of file Nil.php.


Member Function Documentation

getValue ( )

Return the value of this object, convert the XML-RPC native nill value into a PHP NULL

Returns:
null

Reimplemented from Zend_XmlRpc_Value.

Definition at line 55 of file Nil.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations