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


Public Member Functions | |
| __construct ($value) | |
| getValue () | |
Definition at line 37 of file Integer.php.
| __construct | ( | $ | value | ) |
Set the value of an integer native type
| int | $value |
Reimplemented in Zend_XmlRpc_Value_BigInteger.
Definition at line 45 of file Integer.php.
| getValue | ( | ) |
Return the value of this object, convert the XML-RPC native integer value into a PHP integer
Reimplemented from Zend_XmlRpc_Value.
Reimplemented in Zend_XmlRpc_Value_BigInteger.
Definition at line 61 of file Integer.php.