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 for a collection of album entries, usually provided by the servers.
For information on requesting this feed from a server, see the service class, Zend_Gdata_Photos.

$_entryClassName= ''Zend_Gdata_Photos_AlbumEntry''
'Zend_Gdata_Photos_AlbumEntry'
Details
$_entryKindClassMapping= 'array(
'http://schemas.google.com/photos/2007#photo' => 'Zend_Gdata_Photos_PhotoEntry''
array(
'http://schemas.google.com/photos/2007#photo' => 'Zend_Gdata_Photos_PhotoEntry'
Details
$_feedClassName= ''Zend_Gdata_Photos_AlbumFeed''
'Zend_Gdata_Photos_AlbumFeed'
Details
\Zend_Gdata_Photos_Extension_CommentingEnabled
$_gphotoCommentingEnabled= 'null'
gphoto:commentingEnabled element

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

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. |

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. |