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.
Data model class for a Photo Album Entry.
To transfer user entries to and from the servers, including creating new entries, refer to the service class, Zend_Gdata_Photos.
This class represents

$_entryClassName= ''Zend_Gdata_Photos_AlbumEntry''
'Zend_Gdata_Photos_AlbumEntry'Details
\Zend_Gdata_Photos_Extension_CommentingEnabled
$_gphotoCommentingEnabled= 'null'
gphoto:commentingEnabled element

__construct(
\DOMElement $element
=
null
)
:
voidCreate a new instance.
| Name | Type | Description |
|---|---|---|
| $element | \DOMElement | (optional) DOMElement from which this object should be constructed. |

getDOM(
\DOMDocument $doc
=
null, $majorVersion
=
1, $minorVersion
=
null
)
:
\DOMElementRetrieves 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. |

getGeoRssWhere(
)
:
stringGet the value for this element's georss:where attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

getGphotoAccess(
)
:
stringGet the value for this element's gphoto:access attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

getGphotoCommentCount(
)
:
stringGet the value for this element's gphoto:commentCount attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

getGphotoCommentingEnabled(
)
:
stringGet the value for this element's gphoto:commentingEnabled attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

getGphotoId(
)
:
stringGet the value for this element's gphoto:id attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

getGphotoLocation(
)
:
stringGet the value for this element's gphoto:location attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

getGphotoName(
)
:
stringGet the value for this element's gphoto:name attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

getGphotoNickname(
)
:
stringGet the value for this element's gphoto:nickname attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

getGphotoNumPhotos(
)
:
stringGet the value for this element's gphoto:numphotos attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

getGphotoTimestamp(
)
:
stringGet the value for this element's gphoto:timestamp attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

getGphotoUser(
)
:
stringGet the value for this element's gphoto:user attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

getMediaGroup(
)
:
stringGet the value for this element's media:group attribute.
| Type | Description |
|---|---|
| string | The requested attribute. |

setGeoRssWhere(
string $value
)
:
\Zend_Gdata_Geo_Extension_GeoRssWhereSet 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_AccessSet 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_CommentCountSet 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_CommentingEnabledSet 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_IdSet 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_LocationSet 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_NameSet 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_NicknameSet 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_NumPhotosSet 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_TimestampSet 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_UserSet 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_MediaGroupSet 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. |