Zend Framework
1.12
|
Static Public Member Functions | |
static | setHttpClient (Zend_Http_Client $httpClient) |
Sets the HTTP client object to use for retrieving the feeds. | |
static | getHttpClient () |
Gets the HTTP client object. | |
Static Protected Attributes | |
static | $_httpClient = null |
|
staticfinal |
Gets the HTTP client object.
|
staticfinal |
Sets the HTTP client object to use for retrieving the feeds.
If none is set, the default Zend_Http_Client will be used.
Zend_Http_Client | $httpClient |
|
staticprotected |