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

Public Member Functions

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

Protected Member Functions

 takeChildFromDOM ($child)

Protected Attributes

 $_entryClassName = 'Zend_Gdata_Photos_AlbumEntry'
 $_feedClassName = 'Zend_Gdata_Photos_AlbumFeed'
 $_gphotoId = null
 $_gphotoUser = null
 $_gphotoAccess = null
 $_gphotoLocation = null
 $_gphotoNickname = null
 $_gphotoTimestamp = null
 $_gphotoName = null
 $_gphotoNumPhotos = null
 $_gphotoCommentCount = null
 $_gphotoCommentingEnabled = null
 $_entryKindClassMapping

Detailed Description

Definition at line 52 of file AlbumFeed.php.


Constructor & Destructor Documentation

__construct ( element = null)

Constructs a Feed or Entry

Reimplemented from Zend_Gdata_Feed.

Definition at line 133 of file AlbumFeed.php.

Here is the call graph for this function:


Member Function Documentation

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

Retrieves the DOM model representing this object and all children

Parameters:
DOMDocument$doc
Returns:
DOMElement

Reimplemented from Zend_Gdata_Feed.

Definition at line 139 of file AlbumFeed.php.

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

See also:
setGeoRssWhere
Returns:
string The requested attribute.

Definition at line 446 of file AlbumFeed.php.

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

See also:
setGphotoAccess
Returns:
string The requested attribute.

Definition at line 285 of file AlbumFeed.php.

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

See also:
setGphotoCommentCount
Returns:
string The requested attribute.

Definition at line 377 of file AlbumFeed.php.

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

See also:
setGphotoCommentingEnabled
Returns:
string The requested attribute.

Definition at line 400 of file AlbumFeed.php.

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

See also:
setGphotoId
Returns:
string The requested attribute.

Definition at line 423 of file AlbumFeed.php.

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

See also:
setGphotoLocation
Returns:
string The requested attribute.

Definition at line 308 of file AlbumFeed.php.

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

See also:
setGphotoName
Returns:
string The requested attribute.

Definition at line 331 of file AlbumFeed.php.

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

See also:
setGphotoNickname
Returns:
string The requested attribute.

Definition at line 469 of file AlbumFeed.php.

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

See also:
setGphotoNumPhotos
Returns:
string The requested attribute.

Definition at line 354 of file AlbumFeed.php.

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

See also:
setGphotoTimestamp
Returns:
string The requested attribute.

Definition at line 492 of file AlbumFeed.php.

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

See also:
setGphotoUser
Returns:
string The requested attribute.

Definition at line 262 of file AlbumFeed.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 457 of file AlbumFeed.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 296 of file AlbumFeed.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 388 of file AlbumFeed.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 411 of file AlbumFeed.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 434 of file AlbumFeed.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 319 of file AlbumFeed.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 342 of file AlbumFeed.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 480 of file AlbumFeed.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 365 of file AlbumFeed.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 503 of file AlbumFeed.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 273 of file AlbumFeed.php.

takeChildFromDOM ( child) [protected]

Creates individual Entry objects of the appropriate type and stores them in the $_entry array based upon DOM data.

Parameters:
DOMNode$childThe DOMNode to process

Reimplemented from Zend_Gdata_Feed.

Definition at line 176 of file AlbumFeed.php.

Here is the call graph for this function:


Field Documentation

$_entryClassName = 'Zend_Gdata_Photos_AlbumEntry' [protected]

Reimplemented from Zend_Gdata_Feed.

Definition at line 54 of file AlbumFeed.php.

$_entryKindClassMapping [protected]
Initial value:
 array(
        'http://schemas.google.com/photos/2007#photo' => 'Zend_Gdata_Photos_PhotoEntry',
        'http://schemas.google.com/photos/2007#comment' => 'Zend_Gdata_Photos_CommentEntry',
        'http://schemas.google.com/photos/2007#tag' => 'Zend_Gdata_Photos_TagEntry'
    )

Definition at line 127 of file AlbumFeed.php.

$_feedClassName = 'Zend_Gdata_Photos_AlbumFeed' [protected]

Definition at line 55 of file AlbumFeed.php.

$_gphotoAccess = null [protected]

Definition at line 76 of file AlbumFeed.php.

$_gphotoCommentCount = null [protected]

Definition at line 118 of file AlbumFeed.php.

$_gphotoCommentingEnabled = null [protected]

Definition at line 125 of file AlbumFeed.php.

$_gphotoId = null [protected]

Definition at line 62 of file AlbumFeed.php.

$_gphotoLocation = null [protected]

Definition at line 83 of file AlbumFeed.php.

$_gphotoName = null [protected]

Definition at line 104 of file AlbumFeed.php.

$_gphotoNickname = null [protected]

Definition at line 90 of file AlbumFeed.php.

$_gphotoNumPhotos = null [protected]

Definition at line 111 of file AlbumFeed.php.

$_gphotoTimestamp = null [protected]

Definition at line 97 of file AlbumFeed.php.

$_gphotoUser = null [protected]

Definition at line 69 of file AlbumFeed.php.


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