Moodle  2.2.1
http://www.collinsharper.com
Zend_Gdata_Photos_AlbumEntry Class Reference
Inheritance diagram for Zend_Gdata_Photos_AlbumEntry:
Collaboration diagram for Zend_Gdata_Photos_AlbumEntry:

Public Member Functions

 __construct ($element=null)
 getDOM ($doc=null, $majorVersion=1, $minorVersion=null)
 getGphotoAccess ()
 setGphotoAccess ($value)
 getGphotoLocation ()
 setGphotoLocation ($value)
 getGphotoName ()
 setGphotoName ($value)
 getGphotoNumPhotos ()
 setGphotoNumPhotos ($value)
 getGphotoCommentCount ()
 setGphotoCommentCount ($value)
 getGphotoCommentingEnabled ()
 setGphotoCommentingEnabled ($value)
 getGphotoId ()
 setGphotoId ($value)
 getGeoRssWhere ()
 setGeoRssWhere ($value)
 getMediaGroup ()
 setMediaGroup ($value)
 getGphotoUser ()
 setGphotoUser ($value)
 getGphotoNickname ()
 setGphotoNickname ($value)
 getGphotoTimestamp ()
 setGphotoTimestamp ($value)

Protected Member Functions

 takeChildFromDOM ($child)

Protected Attributes

 $_entryClassName = 'Zend_Gdata_Photos_AlbumEntry'
 $_gphotoId = null
 $_gphotoAccess = null
 $_gphotoLocation = null
 $_gphotoUser = null
 $_gphotoNickname = null
 $_gphotoTimestamp = null
 $_gphotoName = null
 $_gphotoNumPhotos = null
 $_gphotoCommentCount = null
 $_gphotoCommentingEnabled = null
 $_mediaGroup = null
 $_geoRssWhere = null

Detailed Description

Definition at line 104 of file AlbumEntry.php.


Constructor & Destructor Documentation

__construct ( element = null)

Create a new instance.

Parameters:
DOMElement$element(optional) DOMElement from which this object should be constructed.

Reimplemented from Zend_Gdata_Entry.

Definition at line 199 of file AlbumEntry.php.

Here is the call graph for this function:


Member Function Documentation

getDOM ( doc = null,
majorVersion = 1,
minorVersion = null 
)

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.

Parameters:
DOMDocument$docThe DOMDocument used to construct DOMElements
Returns:
DOMElement The DOMElement representing this element and all child properties.

Reimplemented from Zend_Gdata_Entry.

Definition at line 219 of file AlbumEntry.php.

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

See also:
setGeoRssWhere
Returns:
string The requested attribute.

Definition at line 502 of file AlbumEntry.php.

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

See also:
setGphotoAccess
Returns:
string The requested attribute.

Definition at line 341 of file AlbumEntry.php.

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

See also:
setGphotoCommentCount
Returns:
string The requested attribute.

Definition at line 433 of file AlbumEntry.php.

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

See also:
setGphotoCommentingEnabled
Returns:
string The requested attribute.

Definition at line 456 of file AlbumEntry.php.

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

See also:
setGphotoId
Returns:
string The requested attribute.

Definition at line 479 of file AlbumEntry.php.

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

See also:
setGphotoLocation
Returns:
string The requested attribute.

Definition at line 364 of file AlbumEntry.php.

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

See also:
setGphotoName
Returns:
string The requested attribute.

Definition at line 387 of file AlbumEntry.php.

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

See also:
setGphotoNickname
Returns:
string The requested attribute.

Definition at line 571 of file AlbumEntry.php.

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

See also:
setGphotoNumPhotos
Returns:
string The requested attribute.

Definition at line 410 of file AlbumEntry.php.

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

See also:
setGphotoTimestamp
Returns:
string The requested attribute.

Definition at line 594 of file AlbumEntry.php.

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

See also:
setGphotoUser
Returns:
string The requested attribute.

Definition at line 548 of file AlbumEntry.php.

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

See also:
setMediaGroup
Returns:
string The requested attribute.

Definition at line 525 of file AlbumEntry.php.

setGeoRssWhere ( value)

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Geo_Extension_GeoRssWhere The element being modified.

Definition at line 513 of file AlbumEntry.php.

setGphotoAccess ( value)

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Photos_Extension_Access The element being modified.

Definition at line 352 of file AlbumEntry.php.

setGphotoCommentCount ( value)

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Photos_Extension_CommentCount The element being modified.

Definition at line 444 of file AlbumEntry.php.

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Photos_Extension_CommentingEnabled The element being modified.

Definition at line 467 of file AlbumEntry.php.

setGphotoId ( value)

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Photos_Extension_Id The element being modified.

Definition at line 490 of file AlbumEntry.php.

setGphotoLocation ( value)

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Photos_Extension_Location The element being modified.

Definition at line 375 of file AlbumEntry.php.

setGphotoName ( value)

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Photos_Extension_Name The element being modified.

Definition at line 398 of file AlbumEntry.php.

setGphotoNickname ( value)

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Photos_Extension_Nickname The element being modified.

Definition at line 582 of file AlbumEntry.php.

setGphotoNumPhotos ( value)

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Photos_Extension_NumPhotos The element being modified.

Definition at line 421 of file AlbumEntry.php.

setGphotoTimestamp ( value)

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Photos_Extension_Timestamp The element being modified.

Definition at line 605 of file AlbumEntry.php.

setGphotoUser ( value)

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Photos_Extension_User The element being modified.

Definition at line 559 of file AlbumEntry.php.

setMediaGroup ( value)

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

Parameters:
string$valueThe desired value for this attribute.
Returns:
Zend_Gdata_Media_Extension_MediaGroup The element being modified.

Definition at line 536 of file AlbumEntry.php.

takeChildFromDOM ( child) [protected]

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

Parameters:
DOMNode$childThe DOMNode to process

Reimplemented from Zend_Gdata_Entry.

Definition at line 264 of file AlbumEntry.php.

Here is the call graph for this function:


Field Documentation

$_entryClassName = 'Zend_Gdata_Photos_AlbumEntry' [protected]

Reimplemented from Zend_Gdata_Entry.

Definition at line 107 of file AlbumEntry.php.

$_geoRssWhere = null [protected]

Definition at line 191 of file AlbumEntry.php.

$_gphotoAccess = null [protected]

Definition at line 121 of file AlbumEntry.php.

$_gphotoCommentCount = null [protected]

Definition at line 170 of file AlbumEntry.php.

$_gphotoCommentingEnabled = null [protected]

Definition at line 177 of file AlbumEntry.php.

$_gphotoId = null [protected]

Definition at line 114 of file AlbumEntry.php.

$_gphotoLocation = null [protected]

Definition at line 128 of file AlbumEntry.php.

$_gphotoName = null [protected]

Definition at line 156 of file AlbumEntry.php.

$_gphotoNickname = null [protected]

Definition at line 142 of file AlbumEntry.php.

$_gphotoNumPhotos = null [protected]

Definition at line 163 of file AlbumEntry.php.

$_gphotoTimestamp = null [protected]

Definition at line 149 of file AlbumEntry.php.

$_gphotoUser = null [protected]

Definition at line 135 of file AlbumEntry.php.

$_mediaGroup = null [protected]

Definition at line 184 of file AlbumEntry.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations