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
)
:
void
Create 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
)
:
\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. |

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

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

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

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

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

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

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

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

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

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

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

getMediaGroup(
)
:
string
Get the value for this element's media:group attribute.
Type | Description |
---|---|
string | The requested 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. |