Gdata/Photos/AlbumEntry.php
- 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_AlbumEntry
- Parent(s)
- \Zend_Gdata_Entry < \Zend_Gdata_App_MediaEntry < \Zend_Gdata_App_Entry < \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
$_entryClassName = 'Zend_Gdata_Photos_AlbumEntry'
'Zend_Gdata_Photos_AlbumEntry'
Details- Type
- n/a
\Zend_Gdata_Geo_Extension_GeoRssWhere $_geoRssWhere = null
null
Details\Zend_Gdata_Photos_Extension_Access $_gphotoAccess = null
null
Details\Zend_Gdata_Photos_Extension_CommentCount $_gphotoCommentCount = null
null
Details\Zend_Gdata_Photos_Extension_CommentingEnabled $_gphotoCommentingEnabled = null
null
Details\Zend_Gdata_Photos_Extension_Location $_gphotoLocation = null
null
Details\Zend_Gdata_Photos_Extension_Nickname $_gphotoNickname = null
null
Details\Zend_Gdata_Photos_Extension_NumPhotos $_gphotoNumPhotos = null
null
Details\Zend_Gdata_Photos_Extension_Timestamp $_gphotoTimestamp = null
null
DetailsMethods
__construct(\DOMElement $element = null) : void
Create a new instance.
Name | Type | Description |
---|---|---|
$element | \DOMElement | (optional) DOMElement from which this
|
getDOM(\DOMDocument $doc = null, $majorVersion = 1, $minorVersion = null) : \DOMElement
Retrieves a DOMElement which corresponds to this element and all child properties. This is used to build an entry back into a DOM and eventually XML text for application storage/persistence.
Name | Type | Description |
---|---|---|
$doc | \DOMDocument | The DOMDocument used to construct DOMElements |
$majorVersion | ||
$minorVersion |
Type | Description |
---|---|
\DOMElement | The DOMElement representing this element and all child properties. |
getGphotoCommentingEnabled() : string
Get the value for this element's gphoto:commentingEnabled attribute.
setGeoRssWhere(string $value) : \Zend_Gdata_Geo_Extension_GeoRssWhere
Set the value for this element's georss:where attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Geo_Extension_GeoRssWhere | The element being modified. |
setGphotoAccess(string $value) : \Zend_Gdata_Photos_Extension_Access
Set the value for this element's gphoto:access attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Access | The element being modified. |
setGphotoCommentCount(string $value) : \Zend_Gdata_Photos_Extension_CommentCount
Set the value for this element's gphoto:commentCount attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_CommentCount | The element being modified. |
setGphotoCommentingEnabled(string $value) : \Zend_Gdata_Photos_Extension_CommentingEnabled
Set the value for this element's gphoto:commentingEnabled attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_CommentingEnabled | The element being modified. |
setGphotoId(string $value) : \Zend_Gdata_Photos_Extension_Id
Set the value for this element's gphoto:id attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Id | The element being modified. |
setGphotoLocation(string $value) : \Zend_Gdata_Photos_Extension_Location
Set the value for this element's gphoto:location attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Location | The element being modified. |
setGphotoName(string $value) : \Zend_Gdata_Photos_Extension_Name
Set the value for this element's gphoto:name attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Name | The element being modified. |
setGphotoNickname(string $value) : \Zend_Gdata_Photos_Extension_Nickname
Set the value for this element's gphoto:nickname attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Nickname | The element being modified. |
setGphotoNumPhotos(string $value) : \Zend_Gdata_Photos_Extension_NumPhotos
Set the value for this element's gphoto:numphotos attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_NumPhotos | The element being modified. |
setGphotoTimestamp(string $value) : \Zend_Gdata_Photos_Extension_Timestamp
Set the value for this element's gphoto:timestamp attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Timestamp | The element being modified. |
setGphotoUser(string $value) : \Zend_Gdata_Photos_Extension_User
Set the value for this element's gphoto:user attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_User | The element being modified. |
setMediaGroup(string $value) : \Zend_Gdata_Media_Extension_MediaGroup
Set the value for this element's media:group attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Media_Extension_MediaGroup | The element being modified. |