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

Public Member Functions

 __construct ($value)
 getValue ()

Detailed Description

Definition at line 35 of file String.php.


Constructor & Destructor Documentation

__construct ( value)

Set the value of a string native type

Parameters:
string$value

Definition at line 43 of file String.php.


Member Function Documentation

getValue ( )

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

Returns:
string

Reimplemented from Zend_XmlRpc_Value.

Definition at line 56 of file String.php.


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