Zend Framework  1.12
Zend_Rest_Client Member List

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

$_dataZend_Rest_Clientprotected
$_httpClientZend_Service_Abstractprotectedstatic
$_noResetZend_Rest_Clientprotected
$_uriZend_Rest_Clientprotected
__call($method, $args)Zend_Rest_Client
__construct($uri=null)Zend_Rest_Client
_performPost($method, $data=null)Zend_Rest_Clientprotected
getHttpClient()Zend_Service_Abstractstatic
getUri()Zend_Rest_Client
restDelete($path, $data=null)Zend_Rest_Client
restGet($path, array $query=null)Zend_Rest_Client
restPost($path, $data=null)Zend_Rest_Client
restPut($path, $data=null)Zend_Rest_Client
setHttpClient(Zend_Http_Client $httpClient)Zend_Service_Abstractstatic
setNoReset($bool=true)Zend_Rest_Client
setUri($uri)Zend_Rest_Client