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


Public Member Functions | |
| __construct ($value) | |
| getValue () | |
Definition at line 37 of file Double.php.
| __construct | ( | $ | value | ) |
Set the value of a double native type
| float | $value |
Definition at line 45 of file Double.php.
| getValue | ( | ) |
Return the value of this object, convert the XML-RPC native double value into a PHP float
Reimplemented from Zend_XmlRpc_Value.
Definition at line 58 of file Double.php.