Zend Framework
1.12
|
This is the complete list of members for Zend_Rest_Client, including all inherited members.
$_data | Zend_Rest_Client | protected |
$_httpClient | Zend_Service_Abstract | protectedstatic |
$_noReset | Zend_Rest_Client | protected |
$_uri | Zend_Rest_Client | protected |
__call($method, $args) | Zend_Rest_Client | |
__construct($uri=null) | Zend_Rest_Client | |
_performPost($method, $data=null) | Zend_Rest_Client | protected |
getHttpClient() | Zend_Service_Abstract | static |
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_Abstract | static |
setNoReset($bool=true) | Zend_Rest_Client | |
setUri($uri) | Zend_Rest_Client |