API Documentation

Gdata/Photos/AlbumEntry.php

Includes Classes 
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Gdata
subpackage
Photos
version
$Id: AlbumEntry.php 20096 2010-01-06 02:05:09Z bkarwin $
Classes
Zend_Gdata_Photos_AlbumEntry

Description

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.

Zend_Gdata_Photos_AlbumEntry

Extends from
Zend_Gdata_Entry
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Gdata
subpackage
Photos
Properties
$_entryClassName
$_gphotoId
$_gphotoAccess
$_gphotoLocation
$_gphotoUser
$_gphotoNickname
$_gphotoTimestamp
$_gphotoName
$_gphotoNumPhotos
$_gphotoCommentCount
$_gphotoCommentingEnabled
$_mediaGroup
$_geoRssWhere
Methods
__construct
getDOM
takeChildFromDOM
getGphotoAccess
setGphotoAccess
getGphotoLocation
setGphotoLocation
getGphotoName
setGphotoName
getGphotoNumPhotos
setGphotoNumPhotos
getGphotoCommentCount
setGphotoCommentCount
getGphotoCommentingEnabled
setGphotoCommentingEnabled
getGphotoId
setGphotoId
getGeoRssWhere
setGeoRssWhere
getMediaGroup
setMediaGroup
getGphotoUser
setGphotoUser
getGphotoNickname
setGphotoNickname
getGphotoTimestamp
setGphotoTimestamp

Description

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 in the Google Data protocol.

Properties

$_entryClassName

 $_entryClassName = 'Zend_Gdata_Photos_AlbumEntry'

Details

visibility
protected
default
Zend_Gdata_Photos_AlbumEntry
final
false
static
false

$_geoRssWhere

Zend_Gdata_Geo_Extension_GeoRssWhere $_geoRssWhere = 'null'

georss:where element

Details

$_geoRssWhere
Zend_Gdata_Geo_Extension_GeoRssWhere
visibility
protected
default
null
final
false
static
false

$_gphotoAccess

Zend_Gdata_Photos_Extension_Access $_gphotoAccess = 'null'

gphoto:access element

Details

$_gphotoAccess
Zend_Gdata_Photos_Extension_Access
visibility
protected
default
null
final
false
static
false

$_gphotoCommentCount

Zend_Gdata_Photos_Extension_CommentCount $_gphotoCommentCount = 'null'

gphoto:commentCount element

Details

$_gphotoCommentCount
Zend_Gdata_Photos_Extension_CommentCount
visibility
protected
default
null
final
false
static
false

$_gphotoCommentingEnabled

Zend_Gdata_Photos_Extension_CommentingEnabled $_gphotoCommentingEnabled = 'null'

gphoto:commentingEnabled element

Details

$_gphotoCommentingEnabled
Zend_Gdata_Photos_Extension_CommentingEnabled
visibility
protected
default
null
final
false
static
false

$_gphotoId

Zend_Gdata_Photos_Extension_Id $_gphotoId = 'null'

gphoto:id element

Details

$_gphotoId
Zend_Gdata_Photos_Extension_Id
visibility
protected
default
null
final
false
static
false

$_gphotoLocation

Zend_Gdata_Photos_Extension_Location $_gphotoLocation = 'null'

gphoto:location element

Details

$_gphotoLocation
Zend_Gdata_Photos_Extension_Location
visibility
protected
default
null
final
false
static
false

$_gphotoName

Zend_Gdata_Photos_Extension_Name $_gphotoName = 'null'

gphoto:name element

Details

$_gphotoName
Zend_Gdata_Photos_Extension_Name
visibility
protected
default
null
final
false
static
false

$_gphotoNickname

Zend_Gdata_Photos_Extension_Nickname $_gphotoNickname = 'null'

gphoto:nickname element

Details

$_gphotoNickname
Zend_Gdata_Photos_Extension_Nickname
visibility
protected
default
null
final
false
static
false

$_gphotoNumPhotos

Zend_Gdata_Photos_Extension_NumPhotos $_gphotoNumPhotos = 'null'

gphoto:numphotos element

Details

$_gphotoNumPhotos
Zend_Gdata_Photos_Extension_NumPhotos
visibility
protected
default
null
final
false
static
false

$_gphotoTimestamp

Zend_Gdata_Photos_Extension_Timestamp $_gphotoTimestamp = 'null'

gphoto:timestamp element

Details

$_gphotoTimestamp
Zend_Gdata_Photos_Extension_Timestamp
visibility
protected
default
null
final
false
static
false

$_gphotoUser

Zend_Gdata_Photos_Extension_User $_gphotoUser = 'null'

gphoto:user element

Details

$_gphotoUser
Zend_Gdata_Photos_Extension_User
visibility
protected
default
null
final
false
static
false

$_mediaGroup

Zend_Gdata_Media_MediaGroup $_mediaGroup = 'null'

media:group element

Details

$_mediaGroup
Zend_Gdata_Media_MediaGroup
visibility
protected
default
null
final
false
static
false

Methods

__construct

__construct( DOMElement $element = null ) :

Create a new instance.

Arguments
$element
DOMElement
(optional) DOMElement from which this object should be constructed.
Details
visibility
public
final
false
static
false

getDOM

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.

Arguments
$doc
DOMDocument
The DOMDocument used to construct DOMElements
$majorVersion
$minorVersion
Output
DOMElement
The DOMElement representing this element and all child properties.
Details
visibility
public
final
false
static
false

getGeoRssWhere

getGeoRssWhere( ) : string

Get the value for this element's georss:where attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setGeoRssWhere

getGphotoAccess

getGphotoAccess( ) : string

Get the value for this element's gphoto:access attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setGphotoAccess

getGphotoCommentCount

getGphotoCommentCount( ) : string

Get the value for this element's gphoto:commentCount attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setGphotoCommentCount

getGphotoCommentingEnabled

getGphotoCommentingEnabled( ) : string

Get the value for this element's gphoto:commentingEnabled attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setGphotoCommentingEnabled

getGphotoId

getGphotoId( ) : string

Get the value for this element's gphoto:id attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setGphotoId

getGphotoLocation

getGphotoLocation( ) : string

Get the value for this element's gphoto:location attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setGphotoLocation

getGphotoName

getGphotoName( ) : string

Get the value for this element's gphoto:name attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setGphotoName

getGphotoNickname

getGphotoNickname( ) : string

Get the value for this element's gphoto:nickname attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setGphotoNickname

getGphotoNumPhotos

getGphotoNumPhotos( ) : string

Get the value for this element's gphoto:numphotos attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setGphotoNumPhotos

getGphotoTimestamp

getGphotoTimestamp( ) : string

Get the value for this element's gphoto:timestamp attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setGphotoTimestamp

getGphotoUser

getGphotoUser( ) : string

Get the value for this element's gphoto:user attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setGphotoUser

getMediaGroup

getMediaGroup( ) : string

Get the value for this element's media:group attribute.

Output
string
The requested attribute.
Details
visibility
public
final
false
static
false
see
setMediaGroup

setGeoRssWhere

setGeoRssWhere( string $value ) : Zend_Gdata_Geo_Extension_GeoRssWhere

Set the value for this element's georss:where attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Geo_Extension_GeoRssWhere
The element being modified.
Details
visibility
public
final
false
static
false

setGphotoAccess

setGphotoAccess( string $value ) : Zend_Gdata_Photos_Extension_Access

Set the value for this element's gphoto:access attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Photos_Extension_Access
The element being modified.
Details
visibility
public
final
false
static
false

setGphotoCommentCount

setGphotoCommentCount( string $value ) : Zend_Gdata_Photos_Extension_CommentCount

Set the value for this element's gphoto:commentCount attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Photos_Extension_CommentCount
The element being modified.
Details
visibility
public
final
false
static
false

setGphotoCommentingEnabled

setGphotoCommentingEnabled( string $value ) : Zend_Gdata_Photos_Extension_CommentingEnabled

Set the value for this element's gphoto:commentingEnabled attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Photos_Extension_CommentingEnabled
The element being modified.
Details
visibility
public
final
false
static
false

setGphotoId

setGphotoId( string $value ) : Zend_Gdata_Photos_Extension_Id

Set the value for this element's gphoto:id attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Photos_Extension_Id
The element being modified.
Details
visibility
public
final
false
static
false

setGphotoLocation

setGphotoLocation( string $value ) : Zend_Gdata_Photos_Extension_Location

Set the value for this element's gphoto:location attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Photos_Extension_Location
The element being modified.
Details
visibility
public
final
false
static
false

setGphotoName

setGphotoName( string $value ) : Zend_Gdata_Photos_Extension_Name

Set the value for this element's gphoto:name attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Photos_Extension_Name
The element being modified.
Details
visibility
public
final
false
static
false

setGphotoNickname

setGphotoNickname( string $value ) : Zend_Gdata_Photos_Extension_Nickname

Set the value for this element's gphoto:nickname attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Photos_Extension_Nickname
The element being modified.
Details
visibility
public
final
false
static
false

setGphotoNumPhotos

setGphotoNumPhotos( string $value ) : Zend_Gdata_Photos_Extension_NumPhotos

Set the value for this element's gphoto:numphotos attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Photos_Extension_NumPhotos
The element being modified.
Details
visibility
public
final
false
static
false

setGphotoTimestamp

setGphotoTimestamp( string $value ) : Zend_Gdata_Photos_Extension_Timestamp

Set the value for this element's gphoto:timestamp attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Photos_Extension_Timestamp
The element being modified.
Details
visibility
public
final
false
static
false

setGphotoUser

setGphotoUser( string $value ) : Zend_Gdata_Photos_Extension_User

Set the value for this element's gphoto:user attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Photos_Extension_User
The element being modified.
Details
visibility
public
final
false
static
false

setMediaGroup

setMediaGroup( string $value ) : Zend_Gdata_Media_Extension_MediaGroup

Set the value for this element's media:group attribute.

Arguments
$value
string
The desired value for this attribute.
Output
Zend_Gdata_Media_Extension_MediaGroup
The element being modified.
Details
visibility
public
final
false
static
false

takeChildFromDOM

takeChildFromDOM( DOMNode $child ) :

Creates individual Entry objects of the appropriate type and stores them as members of this entry based upon DOM data.

Arguments
$child
DOMNode
The DOMNode to process
Details
visibility
protected
final
false
static
false
Documentation was generated by DocBlox.