Gdata/Photos/UserFeed.php
Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled
with this package in the file LICENSE.txt.
It is also available through the world-wide-web at this URL:
http://framework.zend.com/license/new-bsd
If you did not receive a copy of the license and are unable to
obtain it through the world-wide-web, please send an email
to license@zend.com so we can send you a copy immediately.
- Category
- Zend
- Copyright
- Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)
- License
- New BSD License
- Package
- Zend_Gdata
- Subpackage
- Photos
- Version
- $Id$
\Zend_Gdata_Photos_UserFeed
Package: Zend_Gdata\Photos



Data model for a collection of entries for a specific user, usually
provided by the servers.
For information on requesting this feed from a server, see the
service class, Zend_Gdata_Photos.
- Parent(s)
- \Zend_Gdata_Feed < \Zend_Gdata_App_Feed < \Zend_Gdata_App_FeedSourceParent < \Zend_Gdata_App_FeedEntryParent < \Zend_Gdata_App_Base
- Category
- Zend
- Copyright
- Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)
- License
- New BSD License
Properties
Methods


getDOM( $doc = null, $majorVersion = 1, $minorVersion = null) : void
Parameters
Name | Type | Description |
---|---|---|
$doc | ||
$majorVersion | ||
$minorVersion |


setGphotoNickname(string $value) : \Zend_Gdata_Photos_Extension_Nickname
Set the value for this element's gphoto:nickname attribute.
Parameters
Returns
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Nickname | The element being modified. |


setGphotoThumbnail(string $value) : \Zend_Gdata_Photos_Extension_Thumbnail
Set the value for this element's gphoto:thumbnail attribute.
Parameters
Returns
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Thumbnail | The element being modified. |


setGphotoUser(string $value) : \Zend_Gdata_Photos_Extension_User
Set the value for this element's gphoto:user attribute.
Parameters
Returns
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_User | The element being modified. |