Assists in constructing queries for Google Document List documents
Located in /Gdata/Docs/Query.php (line 40)
Zend_Gdata_Query | --Zend_Gdata_Docs_Query
The generic base URL used by some inherited methods
The projection determines how much detail should be given in the result of the query. Full is the only valid projection for the documents list.
The visibility to be used when querying for the feed. A request for a feed with private visbility requires the user to be authenricated.
Private is the only avilable visibility for the documents list.
Inherited from Zend_Gdata_Query
Zend_Gdata_Query::$_category
Zend_Gdata_Query::$_params
Zend_Gdata_Query::$_url
Constructs a new instance of a Zend_Gdata_Docs_Query object.
Gets the projection for this query.
Gets the full query URL for this query.
Gets the title attribute for this query.
Gets the title-exact attribute for this query.
Gets the visibility for this query.
Sets the projection for this query. Common values for projection include 'full'.
Sets the title attribute for this query. The title parameter is used to restrict the results to documents whose titles either contain or completely match the title.
Sets the title-exact attribute for this query.
If title-exact is set to true, the title query parameter will be used in an exact match. Only documents with a title identical to the title parameter will be returned.
Sets the visibility for this query. Common values for visibility include 'private'.
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:40:31 -0400 by phpDocumentor 1.4.3