Class Zend_Gdata_Photos_PhotoFeed

Description

Data model for a collection of photo entries, usually provided by the Picasa servers.

For information on requesting this feed from 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/PhotoFeed.php (line 52)

Zend_Gdata_App_Base
   |
   --Zend_Gdata_App_FeedEntryParent
      |
      --Zend_Gdata_App_FeedSourceParent
         |
         --Zend_Gdata_App_Feed
            |
            --Zend_Gdata_Feed
               |
               --Zend_Gdata_Photos_PhotoFeed
Variable Summary
Method Summary
Variables
mixed $_entryClassName = 'Zend_Gdata_Photos_PhotoEntry' (line 139)
  • access: protected

Redefinition of:
Zend_Gdata_Feed::$_entryClassName
The classname for individual feed elements.
mixed $_entryKindClassMapping = array(
'http://schemas.google.com/photos/2007#comment' => 'Zend_Gdata_Photos_CommentEntry',
'http://schemas.google.com/photos/2007#tag' => 'Zend_Gdata_Photos_TagEntry'
)
(line 142)
  • access: protected
mixed $_feedClassName = 'Zend_Gdata_Photos_PhotoFeed' (line 140)
  • access: protected
Zend_Gdata_Photos_Extension_AlbumId $_gphotoAlbumId = null (line 67)

gphoto:albumid element

  • access: protected
Zend_Gdata_Photos_Extension_Checksum $_gphotoChecksum = null (line 109)

gphoto:checksum element

  • access: protected
Zend_Gdata_Photos_Extension_Client $_gphotoClient = null (line 102)

gphoto:client element

  • access: protected
Zend_Gdata_Photos_Extension_CommentCount $_gphotoCommentCount = null (line 123)

gphoto:commentCount element

  • access: protected
Zend_Gdata_Photos_Extension_CommentingEnabled $_gphotoCommentingEnabled = null (line 130)

gphoto:commentingEnabled element

  • access: protected
Zend_Gdata_Photos_Extension_Height $_gphotoHeight = null (line 88)

gphoto:height element

  • access: protected
Zend_Gdata_Photos_Extension_Id $_gphotoId = null (line 60)

gphoto:id element

  • access: protected
Zend_Gdata_Photos_Extension_Size $_gphotoSize = null (line 95)

gphoto:size element

  • access: protected
Zend_Gdata_Photos_Extension_Timestamp $_gphotoTimestamp = null (line 116)

gphoto:timestamp element

  • access: protected
Zend_Gdata_Photos_Extension_Version $_gphotoVersion = null (line 74)

gphoto:version element

  • access: protected
Zend_Gdata_Photos_Extension_Width $_gphotoWidth = null (line 81)

gphoto:width element

  • access: protected
Zend_Gdata_Media_Extension_MediaGroup $_mediaGroup = null (line 137)

media:group element

  • access: protected

Inherited Variables

Inherited from Zend_Gdata_Feed

Zend_Gdata_Feed::$_itemsPerPage
Zend_Gdata_Feed::$_startIndex
Zend_Gdata_Feed::$_totalResults

Inherited from Zend_Gdata_App_Feed

Zend_Gdata_App_Feed::$_entry
Zend_Gdata_App_Feed::$_entryIndex
Zend_Gdata_App_Feed::$_rootElement

Inherited from Zend_Gdata_App_FeedSourceParent

Zend_Gdata_App_FeedSourceParent::$_generator
Zend_Gdata_App_FeedSourceParent::$_icon
Zend_Gdata_App_FeedSourceParent::$_logo
Zend_Gdata_App_FeedSourceParent::$_subtitle

Inherited from Zend_Gdata_App_FeedEntryParent

Zend_Gdata_App_FeedEntryParent::$_author
Zend_Gdata_App_FeedEntryParent::$_category
Zend_Gdata_App_FeedEntryParent::$_contributor
Zend_Gdata_App_FeedEntryParent::$_etag
Zend_Gdata_App_FeedEntryParent::$_id
Zend_Gdata_App_FeedEntryParent::$_link
Zend_Gdata_App_FeedEntryParent::$_majorProtocolVersion
Zend_Gdata_App_FeedEntryParent::$_minorProtocolVersion
Zend_Gdata_App_FeedEntryParent::$_rights
Zend_Gdata_App_FeedEntryParent::$_service
Zend_Gdata_App_FeedEntryParent::$_title
Zend_Gdata_App_FeedEntryParent::$_updated

Inherited from Zend_Gdata_App_Base

Zend_Gdata_App_Base::$_extensionAttributes
Zend_Gdata_App_Base::$_extensionElements
Zend_Gdata_App_Base::$_namespaceLookupCache
Zend_Gdata_App_Base::$_namespaces
Zend_Gdata_App_Base::$_rootNamespace
Zend_Gdata_App_Base::$_rootNamespaceURI
Zend_Gdata_App_Base::$_text
Methods
Constructor __construct (line 147)
  • access: public
Zend_Gdata_Photos_PhotoFeed __construct ([ $element = null])
  • $element

Redefinition of:
Zend_Gdata_Feed::__construct()
getDOM (line 153)
  • access: public
void getDOM ([ $doc = null], [ $majorVersion = 1], [ $minorVersion = null])
  • $doc
  • $majorVersion
  • $minorVersion

Redefinition of:
Zend_Gdata_Feed::getDOM()
getGphotoAlbumId (line 335)

Get the value for this element's gphoto:albumid attribute.

string getGphotoAlbumId ()
getGphotoChecksum (line 450)

Get the value for this element's gphoto:checksum attribute.

string getGphotoChecksum ()
getGphotoClient (line 427)

Get the value for this element's gphoto:client attribute.

string getGphotoClient ()
getGphotoCommentCount (line 496)

Get the value for this element's gphoto:commentCount attribute.

string getGphotoCommentCount ()
getGphotoCommentingEnabled (line 519)

Get the value for this element's gphoto:commentingEnabled attribute.

string getGphotoCommentingEnabled ()
getGphotoHeight (line 381)

Get the value for this element's gphoto:height attribute.

string getGphotoHeight ()
getGphotoId (line 289)

Get the value for this element's gphoto:id attribute.

string getGphotoId ()
getGphotoSize (line 404)

Get the value for this element's gphoto:size attribute.

string getGphotoSize ()
getGphotoTimestamp (line 473)

Get the value for this element's gphoto:timestamp attribute.

string getGphotoTimestamp ()
getGphotoVersion (line 312)

Get the value for this element's gphoto:version attribute.

string getGphotoVersion ()
getGphotoWidth (line 358)

Get the value for this element's gphoto:width attribute.

string getGphotoWidth ()
getMediaGroup (line 542)

Get the value for this element's media:group attribute.

string getMediaGroup ()
setGphotoAlbumId (line 346)

Set the value for this element's gphoto:albumid attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Photos_Extension_AlbumId setGphotoAlbumId (string $value)
  • string $value: The desired value for this attribute.
setGphotoChecksum (line 461)

Set the value for this element's gphoto:checksum attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Photos_Extension_Checksum setGphotoChecksum (string $value)
  • string $value: The desired value for this attribute.
setGphotoClient (line 438)

Set the value for this element's gphoto:client attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Photos_Extension_Client setGphotoClient (string $value)
  • string $value: The desired value for this attribute.
setGphotoCommentCount (line 507)

Set the value for this element's gphoto:commentCount attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Photos_Extension_CommentCount setGphotoCommentCount (string $value)
  • string $value: The desired value for this attribute.
setGphotoCommentingEnabled (line 530)

Set the value for this element's gphoto:commentingEnabled attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Photos_Extension_CommentingEnabled setGphotoCommentingEnabled (string $value)
  • string $value: The desired value for this attribute.
setGphotoHeight (line 392)

Set the value for this element's gphoto:height attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Photos_Extension_Height setGphotoHeight (string $value)
  • string $value: The desired value for this attribute.
setGphotoId (line 300)

Set the value for this element's gphoto:id attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Photos_Extension_Id setGphotoId (string $value)
  • string $value: The desired value for this attribute.
setGphotoSize (line 415)

Set the value for this element's gphoto:size attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Photos_Extension_Size setGphotoSize (string $value)
  • string $value: The desired value for this attribute.
setGphotoTimestamp (line 484)

Set the value for this element's gphoto:timestamp attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Photos_Extension_Timestamp setGphotoTimestamp (string $value)
  • string $value: The desired value for this attribute.
setGphotoVersion (line 323)

Set the value for this element's gphoto:version attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Photos_Extension_Version setGphotoVersion (string $value)
  • string $value: The desired value for this attribute.
setGphotoWidth (line 369)

Set the value for this element's gphoto:width attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Photos_Extension_Width setGphotoWidth (string $value)
  • string $value: The desired value for this attribute.
setMediaGroup (line 553)

Set the value for this element's media:group attribute.

  • return: The element being modified.
  • access: public
Zend_Gdata_Media_Extension_MediaGroup setMediaGroup (string $value)
  • string $value: The desired value for this attribute.
takeChildFromDOM (line 193)
  • access: protected
void takeChildFromDOM ( $child)
  • $child

Redefinition of:
Zend_Gdata_Feed::takeChildFromDOM()
Creates individual Entry objects of the appropriate type and stores them in the $_entry array based upon DOM data.

Inherited Methods

Inherited From Zend_Gdata_Feed

 Zend_Gdata_Feed::__construct()
 Zend_Gdata_Feed::getDOM()
 Zend_Gdata_Feed::getItemsPerPage()
 Zend_Gdata_Feed::getStartIndex()
 Zend_Gdata_Feed::getTotalResults()
 Zend_Gdata_Feed::setItemsPerPage()
 Zend_Gdata_Feed::setStartIndex()
 Zend_Gdata_Feed::setTotalResults()
 Zend_Gdata_Feed::takeAttributeFromDOM()
 Zend_Gdata_Feed::takeChildFromDOM()

Inherited From Zend_Gdata_App_Feed

 Zend_Gdata_App_Feed::addEntry()
 Zend_Gdata_App_Feed::count()
 Zend_Gdata_App_Feed::current()
 Zend_Gdata_App_Feed::getDOM()
 Zend_Gdata_App_Feed::getEntry()
 Zend_Gdata_App_Feed::getNextFeed()
 Zend_Gdata_App_Feed::getPreviousFeed()
 Zend_Gdata_App_Feed::key()
 Zend_Gdata_App_Feed::next()
 Zend_Gdata_App_Feed::offsetExists()
 Zend_Gdata_App_Feed::offsetGet()
 Zend_Gdata_App_Feed::offsetSet()
 Zend_Gdata_App_Feed::offsetUnset()
 Zend_Gdata_App_Feed::rewind()
 Zend_Gdata_App_Feed::setEntry()
 Zend_Gdata_App_Feed::setMajorProtocolVersion()
 Zend_Gdata_App_Feed::setMinorProtocolVersion()
 Zend_Gdata_App_Feed::takeChildFromDOM()
 Zend_Gdata_App_Feed::valid()
 Zend_Gdata_App_Feed::__get()

Inherited From Zend_Gdata_App_FeedSourceParent

 Zend_Gdata_App_FeedSourceParent::getDOM()
 Zend_Gdata_App_FeedSourceParent::getGenerator()
 Zend_Gdata_App_FeedSourceParent::getIcon()
 Zend_Gdata_App_FeedSourceParent::getlogo()
 Zend_Gdata_App_FeedSourceParent::getSubtitle()
 Zend_Gdata_App_FeedSourceParent::setGenerator()
 Zend_Gdata_App_FeedSourceParent::setHttpClient()
 Zend_Gdata_App_FeedSourceParent::setIcon()
 Zend_Gdata_App_FeedSourceParent::setlogo()
 Zend_Gdata_App_FeedSourceParent::setService()
 Zend_Gdata_App_FeedSourceParent::setSubtitle()
 Zend_Gdata_App_FeedSourceParent::takeChildFromDOM()
 Zend_Gdata_App_FeedSourceParent::__get()

Inherited From Zend_Gdata_App_FeedEntryParent

 Zend_Gdata_App_FeedEntryParent::__construct()
 Zend_Gdata_App_FeedEntryParent::getAlternateLink()
 Zend_Gdata_App_FeedEntryParent::getAuthor()
 Zend_Gdata_App_FeedEntryParent::getCategory()
 Zend_Gdata_App_FeedEntryParent::getContributor()
 Zend_Gdata_App_FeedEntryParent::getDOM()
 Zend_Gdata_App_FeedEntryParent::getEditLink()
 Zend_Gdata_App_FeedEntryParent::getEtag()
 Zend_Gdata_App_FeedEntryParent::getHttpClient()
 Zend_Gdata_App_FeedEntryParent::getId()
 Zend_Gdata_App_FeedEntryParent::getLicenseLink()
 Zend_Gdata_App_FeedEntryParent::getLink()
 Zend_Gdata_App_FeedEntryParent::getMajorProtocolVersion()
 Zend_Gdata_App_FeedEntryParent::getMinorProtocolVersion()
 Zend_Gdata_App_FeedEntryParent::getNextLink()
 Zend_Gdata_App_FeedEntryParent::getPreviousLink()
 Zend_Gdata_App_FeedEntryParent::getRights()
 Zend_Gdata_App_FeedEntryParent::getSelfLink()
 Zend_Gdata_App_FeedEntryParent::getService()
 Zend_Gdata_App_FeedEntryParent::getTitle()
 Zend_Gdata_App_FeedEntryParent::getTitleValue()
 Zend_Gdata_App_FeedEntryParent::getUpdated()
 Zend_Gdata_App_FeedEntryParent::lookupNamespace()
 Zend_Gdata_App_FeedEntryParent::setAuthor()
 Zend_Gdata_App_FeedEntryParent::setCategory()
 Zend_Gdata_App_FeedEntryParent::setContributor()
 Zend_Gdata_App_FeedEntryParent::setEtag()
 Zend_Gdata_App_FeedEntryParent::setHttpClient()
 Zend_Gdata_App_FeedEntryParent::setId()
 Zend_Gdata_App_FeedEntryParent::setLink()
 Zend_Gdata_App_FeedEntryParent::setMajorProtocolVersion()
 Zend_Gdata_App_FeedEntryParent::setMinorProtocolVersion()
 Zend_Gdata_App_FeedEntryParent::setRights()
 Zend_Gdata_App_FeedEntryParent::setService()
 Zend_Gdata_App_FeedEntryParent::setTitle()
 Zend_Gdata_App_FeedEntryParent::setUpdated()
 Zend_Gdata_App_FeedEntryParent::takeChildFromDOM()

Inherited From Zend_Gdata_App_Base

 Zend_Gdata_App_Base::__construct()
 Zend_Gdata_App_Base::encode()
 Zend_Gdata_App_Base::flushNamespaceLookupCache()
 Zend_Gdata_App_Base::getDOM()
 Zend_Gdata_App_Base::getExtensionAttributes()
 Zend_Gdata_App_Base::getExtensionElements()
 Zend_Gdata_App_Base::getText()
 Zend_Gdata_App_Base::getXML()
 Zend_Gdata_App_Base::lookupNamespace()
 Zend_Gdata_App_Base::registerAllNamespaces()
 Zend_Gdata_App_Base::registerNamespace()
 Zend_Gdata_App_Base::saveXML()
 Zend_Gdata_App_Base::setExtensionAttributes()
 Zend_Gdata_App_Base::setExtensionElements()
 Zend_Gdata_App_Base::setText()
 Zend_Gdata_App_Base::takeAttributeFromDOM()
 Zend_Gdata_App_Base::takeChildFromDOM()
 Zend_Gdata_App_Base::transferFromDOM()
 Zend_Gdata_App_Base::transferFromXML()
 Zend_Gdata_App_Base::__get()
 Zend_Gdata_App_Base::__isset()
 Zend_Gdata_App_Base::__set()
 Zend_Gdata_App_Base::__toString()
 Zend_Gdata_App_Base::__unset()

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