Class Zend_Gdata_Photos_PhotoQuery

Description

Assists in constructing queries for comment/tag entries.

Instances of this class can be provided in many places where a URL is required.

For information on submitting queries to a server, see the service class, Zend_Gdata_Photos.

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

Located in /Gdata/Photos/PhotoQuery.php (line 43)

Zend_Gdata_Query
   |
   --Zend_Gdata_Photos_UserQuery
      |
      --Zend_Gdata_Photos_AlbumQuery
         |
         --Zend_Gdata_Photos_PhotoQuery
Variable Summary
 string $_photoId
Method Summary
 string getPhotoId ()
 string getQueryUrl ([ $incomingUri = ''])
 void setPhotoId (string $value)
Variables
Methods
getPhotoId (line 72)

Get the photo ID which is to be returned.

  • return: The ID of the photo to retrieve.
  • see: setPhoto
  • access: public
string getPhotoId ()
getQueryUrl (line 84)

Returns the URL generated for this query, based on it's current parameters.

  • return: A URL generated based on the state of this query.
  • throws: Zend_Gdata_App_InvalidArgumentException
  • access: public
string getQueryUrl ([ $incomingUri = ''])
  • $incomingUri

Redefinition of:
Zend_Gdata_Photos_AlbumQuery::getQueryUrl()
Returns the URL generated for this query, based on it's current parameters.
setPhotoId (line 61)

Set the photo ID to query for. When set, this photo's comments/tags will be returned. If not set or null, the default user's feed will be returned instead.

  • access: public
void setPhotoId (string $value)
  • string $value: The ID of the photo to retrieve, or null to clear.

Inherited Methods

Inherited From Zend_Gdata_Photos_AlbumQuery

 Zend_Gdata_Photos_AlbumQuery::getAlbumId()
 Zend_Gdata_Photos_AlbumQuery::getAlbumName()
 Zend_Gdata_Photos_AlbumQuery::getQueryUrl()
 Zend_Gdata_Photos_AlbumQuery::setAlbumId()
 Zend_Gdata_Photos_AlbumQuery::setAlbumName()

Inherited From Zend_Gdata_Photos_UserQuery

 Zend_Gdata_Photos_UserQuery::__construct()
 Zend_Gdata_Photos_UserQuery::getAccess()
 Zend_Gdata_Photos_UserQuery::getImgMax()
 Zend_Gdata_Photos_UserQuery::getKind()
 Zend_Gdata_Photos_UserQuery::getProjection()
 Zend_Gdata_Photos_UserQuery::getQueryUrl()
 Zend_Gdata_Photos_UserQuery::getTag()
 Zend_Gdata_Photos_UserQuery::getThumbsize()
 Zend_Gdata_Photos_UserQuery::getType()
 Zend_Gdata_Photos_UserQuery::getUser()
 Zend_Gdata_Photos_UserQuery::setAccess()
 Zend_Gdata_Photos_UserQuery::setImgMax()
 Zend_Gdata_Photos_UserQuery::setKind()
 Zend_Gdata_Photos_UserQuery::setProjection()
 Zend_Gdata_Photos_UserQuery::setTag()
 Zend_Gdata_Photos_UserQuery::setThumbsize()
 Zend_Gdata_Photos_UserQuery::setType()
 Zend_Gdata_Photos_UserQuery::setUser()

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:38:23 -0400 by phpDocumentor 1.4.3