Class Zend_XmlRpc_Response
XmlRpc Response
Container for accessing an XMLRPC return value and creating the XML response.
Package: Zend\XmlRpc
Category: Zend
Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: New BSD License
Version: $Id: Response.php 21359 2010-03-07 00:54:02Z lars $
Located at code/core/Zend/XmlRpc/Response.php
Category: Zend
Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: New BSD License
Version: $Id: Response.php 21359 2010-03-07 00:54:02Z lars $
Located at code/core/Zend/XmlRpc/Response.php
public
|
|
public
|
|
public
string
|
|
public
|
|
public
mixed
|
|
protected
Zend_XmlRpc_Value
|
|
public
boolean
|
|
public
null|Zend_XmlRpc_Fault
|
|
public
boolean
|
|
public
string
|
|
public
string
|
protected
mixed
|
$_return |
|
#
Return value |
protected
string
|
$_type |
|
#
Return type |
protected
string
|
$_encoding | 'UTF-8' |
#
Response character encoding |
protected
null|Zend_XmlRpc_Fault
|
$_fault | null |
#
Fault, if response is a fault response |