ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Static Public Member Functions | |
static | createFromNative ($value, $explicitType=null) |
Factory method that constructs the appropriate XML-RPC encoded type value. More... | |
|
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, and XML_RPC2_Backend_Php_Value_Scalar.
Definition at line 68 of file Value.php.
References XML_RPC2_Backend\getValueClassname().