Class Zend_Gdata_Books_VolumeQuery

Description

Assists in constructing queries for Books volumes

  • copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Gdata/Books/VolumeQuery.php (line 43)

Zend_Gdata_Query
   |
   --Zend_Gdata_Books_VolumeQuery
Method Summary
 Zend_Gdata_Books_VolumeQuery __construct ([string|null $url = null])
 string|null getMinViewability ()
 string getQueryUrl ()
 Zend_Gdata_Books_VolumeQuery setMinViewability ([string|null $value = null])
Variables
Methods
Constructor __construct (line 52)

Create Gdata_Books_VolumeQuery object

  • access: public
Zend_Gdata_Books_VolumeQuery __construct ([string|null $url = null])
  • string|null $url: If non-null, pre-initializes the instance to use a given URL.

Redefinition of:
Zend_Gdata_Query::__construct()
Create Gdata_Query object
getMinViewability (line 84)

Minimum viewability of volumes to include in search results

  • return: min-viewability
  • access: public
string|null getMinViewability ()
getQueryUrl (line 98)

Returns the generated full query URL

  • return: The URL
  • access: public
string getQueryUrl ()

Redefinition of:
Zend_Gdata_Query::getQueryUrl()
setMinViewability (line 63)

Sets the minimum level of viewability of volumes to return in the search results

  • return: Provides a fluent interface
  • access: public
Zend_Gdata_Books_VolumeQuery setMinViewability ([string|null $value = null])
  • string|null $value: The minimum viewability - 'full' or 'partial'

Inherited Methods

Inherited From Zend_Gdata_Query

 Zend_Gdata_Query::__construct()
 Zend_Gdata_Query::getAlt()
 Zend_Gdata_Query::getAuthor()
 Zend_Gdata_Query::getCategory()
 Zend_Gdata_Query::getMaxResults()
 Zend_Gdata_Query::getParam()
 Zend_Gdata_Query::getPublishedMax()
 Zend_Gdata_Query::getPublishedMin()
 Zend_Gdata_Query::getQuery()
 Zend_Gdata_Query::getQueryString()
 Zend_Gdata_Query::getQueryUrl()
 Zend_Gdata_Query::getStartIndex()
 Zend_Gdata_Query::getUpdatedMax()
 Zend_Gdata_Query::getUpdatedMin()
 Zend_Gdata_Query::resetParameters()
 Zend_Gdata_Query::setAlt()
 Zend_Gdata_Query::setAuthor()
 Zend_Gdata_Query::setCategory()
 Zend_Gdata_Query::setMaxResults()
 Zend_Gdata_Query::setParam()
 Zend_Gdata_Query::setPublishedMax()
 Zend_Gdata_Query::setPublishedMin()
 Zend_Gdata_Query::setQuery()
 Zend_Gdata_Query::setStartIndex()
 Zend_Gdata_Query::setUpdatedMax()
 Zend_Gdata_Query::setUpdatedMin()
 Zend_Gdata_Query::__get()
 Zend_Gdata_Query::__set()

Documentation generated on Mon, 21 Jun 2010 15:52:35 -0400 by phpDocumentor 1.4.3