Abstract Class Zend_Service_Abstract

Description

Located in /Service/Abstract.php (line 35)


	
			
Direct descendents
Class Description
Abstract class Zend_Service_Amazon_Abstract Abstract Amazon class that handles the credentials for any of the Web Services that Amazon offers
 class Zend_Service_ReCaptcha Zend_Service_ReCaptcha
 class Zend_Service_Akismet Akismet REST service implementation
 class Zend_Rest_Client
Variable Summary
Method Summary
 static void setHttpClient ( $httpClient)
Variables
static Zend_Http_Client $_httpClient = null (line 42)

HTTP Client used to query all web services

  • access: protected
Methods
static getHttpClient (line 62)

Gets the HTTP client object.

  • access: public
static Zend_Http_Client getHttpClient ()
static setHttpClient (line 51)

Sets the HTTP client object to use for retrieving the feeds. If none is set, the default Zend_Http_Client will be used.

  • access: public
static void setHttpClient ( $httpClient)

Documentation generated on Mon, 21 Jun 2010 15:05:01 -0400 by phpDocumentor 1.4.3