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


Public Member Functions | |
| __construct ($value) | |
| getValue () | |
Definition at line 35 of file String.php.
| __construct | ( | $ | value | ) |
Set the value of a string native type
| string | $value |
Definition at line 43 of file String.php.
| getValue | ( | ) |
Return the value of this object, convert the XML-RPC native string value into a PHP string
Reimplemented from Zend_XmlRpc_Value.
Definition at line 56 of file String.php.