Zend Framework  1.12
Zend_XmlRpc_Client Member List

This is the complete list of members for Zend_XmlRpc_Client, including all inherited members.

$_httpClientZend_XmlRpc_Clientprotected
$_introspectorZend_XmlRpc_Clientprotected
$_lastRequestZend_XmlRpc_Clientprotected
$_lastResponseZend_XmlRpc_Clientprotected
$_proxyCacheZend_XmlRpc_Clientprotected
$_serverAddressZend_XmlRpc_Clientprotected
$_skipSystemLookupZend_XmlRpc_Clientprotected
__construct($server, Zend_Http_Client $httpClient=null)Zend_XmlRpc_Client
_createRequest($method, $params)Zend_XmlRpc_Clientprotected
call($method, $params=array())Zend_XmlRpc_Client
doRequest($request, $response=null)Zend_XmlRpc_Client
getHttpClient()Zend_XmlRpc_Client
getIntrospector()Zend_XmlRpc_Client
getLastRequest()Zend_XmlRpc_Client
getLastResponse()Zend_XmlRpc_Client
getProxy($namespace= '')Zend_XmlRpc_Client
setHttpClient(Zend_Http_Client $httpClient)Zend_XmlRpc_Client
setIntrospector(Zend_XmlRpc_Client_ServerIntrospection $introspector)Zend_XmlRpc_Client
setSkipSystemLookup($flag=true)Zend_XmlRpc_Client
skipSystemLookup()Zend_XmlRpc_Client