ILIAS
Release_4_0_x_branch Revision 61816
|
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().