\XML_RPC_Response

XML-RPC Response class

Summary

Methods
Properties
Constants
__construct()
faultCode()
faultString()
value()
prepare_response()
decode()
xmlrpc_decoder()
iso8601_decode()
$val
$errno
$errstr
$headers
$xss_clean
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$val

$val : 

Type

$errno

$errno : 

Type

$errstr

$errstr : 

Type

$headers

$headers : 

Type

$xss_clean

$xss_clean : 

Type

Methods

__construct()

__construct(  $val,   $code,   $fstr = '') 

Parameters

$val
$code
$fstr

faultCode()

faultCode() 

faultString()

faultString() 

value()

value() 

prepare_response()

prepare_response() 

decode()

decode(  $array = FALSE) 

Parameters

$array

xmlrpc_decoder()

xmlrpc_decoder(  $xmlrpc_val) 

Parameters

$xmlrpc_val

iso8601_decode()

iso8601_decode(  $time,   $utc) 

Parameters

$time
$utc