Zend Framework  1.12
Zend_Gdata_App Member List

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

$_defaultPostUriZend_Gdata_Appprotected
$_gzipEnabledZend_Gdata_Appprotectedstatic
$_httpClientZend_Gdata_Appprotected
$_httpMethodOverrideZend_Gdata_Appprotectedstatic
$_majorProtocolVersionZend_Gdata_Appprotected
$_maxRedirectsZend_Gdata_Appprotectedstatic
$_minorProtocolVersionZend_Gdata_Appprotected
$_registeredPackagesZend_Gdata_Appprotected
$_staticHttpClientZend_Gdata_Appprotectedstatic
$_useObjectMappingZend_Gdata_Appprotected
$_verboseExceptionMessagesZend_Gdata_Appprotectedstatic
__call($method, $args)Zend_Gdata_App
__construct($client=null, $applicationId= 'MyCompany-MyApp-1.0')Zend_Gdata_App
DEFAULT_MAJOR_PROTOCOL_VERSIONZend_Gdata_App
DEFAULT_MINOR_PROTOCOL_VERSIONZend_Gdata_App
delete($data, $remainingRedirects=null)Zend_Gdata_App
enableRequestDebugLogging($logfile)Zend_Gdata_App
generateIfMatchHeaderData($data, $allowWeek)Zend_Gdata_App
get($uri, $extraHeaders=array())Zend_Gdata_App
getEntry($uri, $className='Zend_Gdata_App_Entry')Zend_Gdata_App
getFeed($uri, $className='Zend_Gdata_App_Feed')Zend_Gdata_App
getGzipEnabled()Zend_Gdata_Appstatic
getHttpClient()Zend_Gdata_App
getHttpMethodOverride()Zend_Gdata_Appstatic
getMajorProtocolVersion()Zend_Gdata_App
getMaxRedirects()Zend_Gdata_Appstatic
getMinorProtocolVersion()Zend_Gdata_App
getNextFeed($feed, $className=null)Zend_Gdata_App
getPreviousFeed($feed, $className=null)Zend_Gdata_App
getStaticHttpClient()Zend_Gdata_Appstatic
getVerboseExceptionMessages()Zend_Gdata_Appstatic
import($uri, $client=null, $className='Zend_Gdata_App_Feed', $useObjectMapping=true)Zend_Gdata_Appstatic
importFile($filename, $className='Zend_Gdata_App_Feed', $useIncludePath=false)Zend_Gdata_Appstatic
importString($string, $className='Zend_Gdata_App_Feed', $majorProtocolVersion=null, $minorProtocolVersion=null)Zend_Gdata_Appstatic
importUrl($url, $className='Zend_Gdata_App_Feed', $extraHeaders=array())Zend_Gdata_App
insertEntry($data, $uri, $className='Zend_Gdata_App_Entry', $extraHeaders=array())Zend_Gdata_App
performHttpRequest($method, $url, $headers=null, $body=null, $contentType=null, $remainingRedirects=null)Zend_Gdata_App
post($data, $uri=null, $remainingRedirects=null, $contentType=null, $extraHeaders=null)Zend_Gdata_App
prepareRequest($method, $url=null, $headers=array(), $data=null, $contentTypeOverride=null)Zend_Gdata_App
put($data, $uri=null, $remainingRedirects=null, $contentType=null, $extraHeaders=null)Zend_Gdata_App
registerPackage($name)Zend_Gdata_App
retrieveAllEntriesForFeed($feed)Zend_Gdata_App
setGzipEnabled($enabled=false)Zend_Gdata_Appstatic
setHttpClient($client, $applicationId= 'MyCompany-MyApp-1.0')Zend_Gdata_App
setHttpMethodOverride($override=true)Zend_Gdata_Appstatic
setMajorProtocolVersion($value)Zend_Gdata_App
setMaxRedirects($maxRedirects)Zend_Gdata_Appstatic
setMinorProtocolVersion($value)Zend_Gdata_App
setStaticHttpClient(Zend_Http_Client $httpClient)Zend_Gdata_Appstatic
setVerboseExceptionMessages($verbose)Zend_Gdata_Appstatic
updateEntry($data, $uri=null, $className=null, $extraHeaders=array())Zend_Gdata_App
useObjectMapping($value)Zend_Gdata_App
usingObjectMapping()Zend_Gdata_App