| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Inheritance diagram for XML_RPC2_Value:
 Inheritance diagram for XML_RPC2_Value: Collaboration diagram for XML_RPC2_Value:
 Collaboration diagram for XML_RPC2_Value:| Static Public Member Functions | |
| static | createFromNative ($value, $explicitType=null) | 
| Factory method that constructs the appropriate XML-RPC encoded type value. | |
| 
 | static | 
Factory method that constructs the appropriate XML-RPC encoded type value.
| mixed | Value to be encode | 
| string | (optional) Explicit XML-RPC type as enumerated in the XML-RPC spec (defaults to automatically selected type) | 
Reimplemented in XML_RPC2_Backend_Php_Value_Scalar, and XML_RPC2_Backend_Php_Value.
Definition at line 68 of file Value.php.
References XML_RPC2_Backend\getValueClassname().
 Here is the call graph for this function:
 Here is the call graph for this function: