Zend Framework
1.12
|
This is the complete list of members for Zend_XmlRpc_Response_Http, including all inherited members.
$_encoding | Zend_XmlRpc_Response | protected |
$_fault | Zend_XmlRpc_Response | protected |
$_return | Zend_XmlRpc_Response | protected |
$_type | Zend_XmlRpc_Response | protected |
__construct($return=null, $type=null) | Zend_XmlRpc_Response | |
__toString() | Zend_XmlRpc_Response_Http | |
_getXmlRpcReturn() | Zend_XmlRpc_Response | protected |
getEncoding() | Zend_XmlRpc_Response | |
getFault() | Zend_XmlRpc_Response | |
getReturnValue() | Zend_XmlRpc_Response | |
isFault() | Zend_XmlRpc_Response | |
loadXml($response) | Zend_XmlRpc_Response | |
saveXml() | Zend_XmlRpc_Response | |
setEncoding($encoding) | Zend_XmlRpc_Response | |
setReturnValue($value, $type=null) | Zend_XmlRpc_Response |