$_defaultPostUri | Zend_Gdata | protected |
$_gzipEnabled | Zend_Gdata_App | protectedstatic |
$_httpClient | Zend_Gdata | protected |
$_httpMethodOverride | Zend_Gdata_App | protectedstatic |
$_majorProtocolVersion | Zend_Gdata_App | protected |
$_maxRedirects | Zend_Gdata_App | protectedstatic |
$_minorProtocolVersion | Zend_Gdata_App | protected |
$_registeredPackages | Zend_Gdata | protected |
$_staticHttpClient | Zend_Gdata | protectedstatic |
$_useObjectMapping | Zend_Gdata_App | protected |
$_verboseExceptionMessages | Zend_Gdata_App | protectedstatic |
$namespaces | Zend_Gdata_Photos | static |
__call($method, $args) | Zend_Gdata_App | |
__construct($client=null, $applicationId= 'MyCompany-MyApp-1.0') | Zend_Gdata_Photos | |
ALBUM_PATH | Zend_Gdata_Photos | |
AUTH_SERVICE_NAME | Zend_Gdata_Photos | |
COMMUNITY_SEARCH_PATH | Zend_Gdata_Photos | |
DEFAULT_MAJOR_PROTOCOL_VERSION | Zend_Gdata_App | |
DEFAULT_MINOR_PROTOCOL_VERSION | Zend_Gdata_App | |
DEFAULT_PROJECTION | Zend_Gdata_Photos | |
DEFAULT_USER | Zend_Gdata_Photos | |
DEFAULT_VISIBILITY | Zend_Gdata_Photos | |
delete($data, $remainingRedirects=null) | Zend_Gdata_App | |
deleteAlbumEntry($album, $catch) | Zend_Gdata_Photos | |
deleteCommentEntry($comment, $catch) | Zend_Gdata_Photos | |
deletePhotoEntry($photo, $catch) | Zend_Gdata_Photos | |
deleteTagEntry($tag, $catch) | Zend_Gdata_Photos | |
enableRequestDebugLogging($logfile) | Zend_Gdata_App | |
FEED_LINK_PATH | Zend_Gdata_Photos | |
generateIfMatchHeaderData($data, $allowWeek) | Zend_Gdata_App | |
get($uri, $extraHeaders=array()) | Zend_Gdata_App | |
getAlbumEntry($location) | Zend_Gdata_Photos | |
getAlbumFeed($location=null) | Zend_Gdata_Photos | |
getCommentEntry($location) | Zend_Gdata_Photos | |
getEntry($location, $className='Zend_Gdata_Entry') | Zend_Gdata | |
getFeed($location, $className='Zend_Gdata_Feed') | Zend_Gdata | |
getGzipEnabled() | Zend_Gdata_App | static |
getHttpClient() | Zend_Gdata_App | |
getHttpMethodOverride() | Zend_Gdata_App | static |
getMajorProtocolVersion() | Zend_Gdata_App | |
getMaxRedirects() | Zend_Gdata_App | static |
getMinorProtocolVersion() | Zend_Gdata_App | |
getNextFeed($feed, $className=null) | Zend_Gdata_App | |
getPhotoEntry($location) | Zend_Gdata_Photos | |
getPhotoFeed($location=null) | Zend_Gdata_Photos | |
getPreviousFeed($feed, $className=null) | Zend_Gdata_App | |
getStaticHttpClient() | Zend_Gdata_App | static |
getTagEntry($location) | Zend_Gdata_Photos | |
getUserEntry($location) | Zend_Gdata_Photos | |
getUserFeed($userName=null, $location=null) | Zend_Gdata_Photos | |
getVerboseExceptionMessages() | Zend_Gdata_App | static |
import($uri, $client=null, $className='Zend_Gdata_Feed', $useObjectMapping=true) | Zend_Gdata | static |
importFile($filename, $className='Zend_Gdata_App_Feed', $useIncludePath=false) | Zend_Gdata_App | static |
importString($string, $className='Zend_Gdata_App_Feed', $majorProtocolVersion=null, $minorProtocolVersion=null) | Zend_Gdata_App | static |
importUrl($url, $className='Zend_Gdata_App_Feed', $extraHeaders=array()) | Zend_Gdata_App | |
insertAlbumEntry($album, $uri=null) | Zend_Gdata_Photos | |
insertCommentEntry($comment, $uri=null) | Zend_Gdata_Photos | |
insertEntry($data, $uri, $className='Zend_Gdata_App_Entry', $extraHeaders=array()) | Zend_Gdata_App | |
insertPhotoEntry($photo, $uri=null) | Zend_Gdata_Photos | |
insertTagEntry($tag, $uri=null) | Zend_Gdata_Photos | |
isAuthenticated() | Zend_Gdata | |
KIND_PATH | Zend_Gdata_Photos | |
performHttpRequest($method, $url, $headers=array(), $body=null, $contentType=null, $remainingRedirects=null) | Zend_Gdata | |
PHOTO_PATH | Zend_Gdata_Photos | |
PICASA_BASE_FEED_URI | Zend_Gdata_Photos | |
PICASA_BASE_URI | Zend_Gdata_Photos | |
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_App | static |
setHttpClient($client, $applicationId= 'MyCompany-MyApp-1.0') | Zend_Gdata_App | |
setHttpMethodOverride($override=true) | Zend_Gdata_App | static |
setMajorProtocolVersion($value) | Zend_Gdata_App | |
setMaxRedirects($maxRedirects) | Zend_Gdata_App | static |
setMinorProtocolVersion($value) | Zend_Gdata_App | |
setStaticHttpClient(Zend_Http_Client $httpClient) | Zend_Gdata_App | static |
setVerboseExceptionMessages($verbose) | Zend_Gdata_App | static |
updateEntry($data, $uri=null, $className=null, $extraHeaders=array()) | Zend_Gdata_App | |
useObjectMapping($value) | Zend_Gdata_App | |
USER_PATH | Zend_Gdata_Photos | |
usingObjectMapping() | Zend_Gdata_App | |