Class Zend_Service_Rest

Description
  • license: New BSD License
  • copyright: Copyright (c) 2006 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Service/Rest.php (line 34)

Zend_Service_Abstract
   |
   --Zend_Service_Rest
Variable Summary
Method Summary
Zend_Http_Response restDelete (string $path)
Zend_Http_Response restGet (string $path, [ $query = null])
Zend_Http_Response restPost (string $path, array $data)
Zend_Http_Response restPut (string $path, array $data)
Zend_Uri setUri (string|Zend_Uri $uri)
Variables
Zend_Uri_Http $_uri = null (line 41)

Zend_Uri of this web service

  • access: protected

Inherited Variables

Inherited from Zend_Service_Abstract

Zend_Service_Abstract::$_httpClient
Methods
restDelete (line 144)

Performs an HTTP DELETE request to $path.

  • access: public
Zend_Http_Response restDelete (string $path)
  • string $path
restGet (line 101)

Performs an HTTP GET request to the $path.

  • access: public
Zend_Http_Response restGet (string $path, [ $query = null])
  • string $path
  • $query
restPost (line 115)

Performs an HTTP POST request to $path.

  • access: public
Zend_Http_Response restPost (string $path, array $data)
  • string $path
  • array $data
restPut (line 130)

Performs an HTTP PUT request to $path.

  • access: public
Zend_Http_Response restPut (string $path, array $data)
  • string $path
  • array $data
setUri (line 85)

Sets the URI for the web service.

  • access: public
Zend_Uri setUri (string|Zend_Uri $uri)

Inherited Methods

Inherited From Zend_Service_Abstract

Zend_Service_Abstract::getHttpClient()
Zend_Service_Abstract::setHttpClient()

Documentation generated on Sun, 29 Oct 2006 21:27:29 -0600 by phpDocumentor 1.3.0RC6