Class Zend_Gdata_Gbase_ItemQuery

Description

Assists in constructing queries for Google Base Customer Items Feed

Located in /Gdata/Gbase/ItemQuery.php (line 46)

Zend_Gdata_Query
   |
   --Zend_Gdata_Gbase_Query
      |
      --Zend_Gdata_Gbase_ItemQuery
Class Constant Summary
 GBASE_ITEM_FEED_URI = 'http://www.google.com/base/feeds/items'
Variable Summary
 string $_id
Method Summary
 void getId ()
 string getQueryUrl ()
Variables
string $_defaultFeedUri = self::GBASE_ITEM_FEED_URI (line 58)

The default URI for POST methods

  • access: protected

Redefinition of:
Zend_Gdata_Gbase_Query::$_defaultFeedUri
The default URI for POST methods
string $_id = null (line 65)

The id of an item

  • access: protected

Inherited Variables

Inherited from Zend_Gdata_Query

Zend_Gdata_Query::$_category
Zend_Gdata_Query::$_params
Zend_Gdata_Query::$_url
Methods
getId (line 80)
  • access: public
void getId ()
getQueryUrl (line 90)

Returns the query URL generated by this query instance.

  • return: The query URL for this instance.
  • access: public
string getQueryUrl ()

Redefinition of:
Zend_Gdata_Query::getQueryUrl()
setId (line 71)
  • return: Provides a fluent interface
  • access: public
Zend_Gdata_Gbase_ItemQuery setId (string $value)
  • string $value

Inherited Methods

Inherited From Zend_Gdata_Gbase_Query

 Zend_Gdata_Gbase_Query::getAdjust()
 Zend_Gdata_Gbase_Query::getBq()
 Zend_Gdata_Gbase_Query::getContent()
 Zend_Gdata_Gbase_Query::getCrowdBy()
 Zend_Gdata_Gbase_Query::getKey()
 Zend_Gdata_Gbase_Query::getOrderBy()
 Zend_Gdata_Gbase_Query::getRefine()
 Zend_Gdata_Gbase_Query::getSortOrder()
 Zend_Gdata_Gbase_Query::setAdjust()
 Zend_Gdata_Gbase_Query::setBq()
 Zend_Gdata_Gbase_Query::setContent()
 Zend_Gdata_Gbase_Query::setCrowdBy()
 Zend_Gdata_Gbase_Query::setKey()
 Zend_Gdata_Gbase_Query::setOrderBy()
 Zend_Gdata_Gbase_Query::setRefine()
 Zend_Gdata_Gbase_Query::setSortOrder()

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()
Class Constants
GBASE_ITEM_FEED_URI = 'http://www.google.com/base/feeds/items' (line 51)

Path to the customer items feeds on the Google Base server.

Inherited Constants

Inherited from Zend_Gdata_Gbase_Query

Zend_Gdata_Gbase_Query::GBASE_ITEM_FEED_URI
Zend_Gdata_Gbase_Query::GBASE_SNIPPET_FEED_URI

Documentation generated on Mon, 21 Jun 2010 15:30:11 -0400 by phpDocumentor 1.4.3