NS_Handler | --NS_Connection_Handler | --NS_HTTP_Service_Handler | --NS_XML_RPC_Service_Handler
[line 45]
static string Variable_To_XML_String( string $var)
static void XML_Add_Fault_Envelope( Exception $e)
static string XML_Add_MethodResponse_Envelope( string $xml_result)
static array XML_Params_To_Array( SimpleXmlElement $xml)
static array XML_Struct_To_Array( SimpleXmlElement $xml)
static mixed XML_Value_To_Variable( SimpleXmlElement $xml)
mixed on_Call( string $method, array $args)
The value returned by on_Call() will be sent back as the XMLRPC method call response
Overridden in child classes as:
void on_Request( $url)