Zend_Gdata_BooksService class for interacting with the Books service
Located in /Gdata/Books.php (line 63)
Zend_Gdata_App | --Zend_Gdata | --Zend_Gdata_Books
Zend_Gdata_Books
__construct
([Zend_Http_Client $client = null], [string $applicationId = 'MyCompany-MyApp-1.0'])
Zend_Gdata_Books_VolumeEntry
getVolumeEntry
([string|null $volumeId = null], [Zend_Gdata_Query|string|null $location = null])
Zend_Gdata_Books_VolumeEntry
insertVolume
(Zend_Gdata_Books_VolumeEntry $entry, [Zend_Gdata_Query|string|null $location = null])
static array
$namespaces
= array(Namespaces used for Zend_Gdata_Books
Inherited from Zend_Gdata
Zend_Gdata::$_defaultPostUri
Zend_Gdata::$_httpClient
Zend_Gdata::$_registeredPackages
Zend_Gdata::$_staticHttpClient
Inherited from Zend_Gdata_App
Zend_Gdata_App::$_gzipEnabled
Zend_Gdata_App::$_httpMethodOverride
Zend_Gdata_App::$_majorProtocolVersion
Zend_Gdata_App::$_maxRedirects
Zend_Gdata_App::$_minorProtocolVersion
Zend_Gdata_App::$_useObjectMapping
Zend_Gdata_App::$_verboseExceptionMessages
Constructor __construct (line 87)
Create Zend_Gdata_Books object
getUserAnnotationFeed (line 164)
Retrieves a feed of volumes, by default the User annotation feed
getUserLibraryFeed (line 146)
Retrieves a feed of volumes, by default the User library feed.
getVolumeEntry (line 126)
Retrieves a specific volume entry.
getVolumeFeed (line 104)
Retrieves a feed of volumes.
insertVolume (line 182)
Insert a Volume / Annotation
Inherited From Zend_Gdata
Zend_Gdata::__construct()
Zend_Gdata::getEntry()
Zend_Gdata::getFeed()
Zend_Gdata::import()
Zend_Gdata::isAuthenticated()
Zend_Gdata::performHttpRequest()
Inherited From Zend_Gdata_App
Zend_Gdata_App::__construct()
Zend_Gdata_App::delete()
Zend_Gdata_App::enableRequestDebugLogging()
Zend_Gdata_App::generateIfMatchHeaderData()
Zend_Gdata_App::get()
Zend_Gdata_App::getEntry()
Zend_Gdata_App::getFeed()
Zend_Gdata_App::getGzipEnabled()
Zend_Gdata_App::getHttpClient()
Zend_Gdata_App::getHttpMethodOverride()
Zend_Gdata_App::getMajorProtocolVersion()
Zend_Gdata_App::getMaxRedirects()
Zend_Gdata_App::getMinorProtocolVersion()
Zend_Gdata_App::getNextFeed()
Zend_Gdata_App::getPreviousFeed()
Zend_Gdata_App::getStaticHttpClient()
Zend_Gdata_App::getVerboseExceptionMessages()
Zend_Gdata_App::import()
Zend_Gdata_App::importFile()
Zend_Gdata_App::importString()
Zend_Gdata_App::importUrl()
Zend_Gdata_App::insertEntry()
Zend_Gdata_App::performHttpRequest()
Zend_Gdata_App::post()
Zend_Gdata_App::prepareRequest()
Zend_Gdata_App::put()
Zend_Gdata_App::registerPackage()
Zend_Gdata_App::retrieveAllEntriesForFeed()
Zend_Gdata_App::setGzipEnabled()
Zend_Gdata_App::setHttpClient()
Zend_Gdata_App::setHttpMethodOverride()
Zend_Gdata_App::setMajorProtocolVersion()
Zend_Gdata_App::setMaxRedirects()
Zend_Gdata_App::setMinorProtocolVersion()
Zend_Gdata_App::setStaticHttpClient()
Zend_Gdata_App::setVerboseExceptionMessages()
Zend_Gdata_App::updateEntry()
Zend_Gdata_App::useObjectMapping()
Zend_Gdata_App::usingObjectMapping()
Zend_Gdata_App::__call()
AUTH_SERVICE_NAME
= 'print'
(line 68)
MY_ANNOTATION_FEED_URI
= 'http://books.google.com/books/feeds/users/me/volumes'
(line 67)
MY_LIBRARY_FEED_URI
= 'http://books.google.com/books/feeds/users/me/collections/library/volumes'
(line 66)
VOLUME_FEED_URI
= 'http://books.google.com/books/feeds/volumes'
(line 65)
Inherited from Zend_Gdata
Zend_Gdata::AUTH_SERVICE_NAME
Inherited from Zend_Gdata_App
Zend_Gdata_App::DEFAULT_MAJOR_PROTOCOL_VERSION
Zend_Gdata_App::DEFAULT_MINOR_PROTOCOL_VERSION
Documentation generated on Mon, 21 Jun 2010 15:09:18 -0400 by phpDocumentor 1.4.3