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

Public Member Functions

 __construct ($element=null)
 getDOM ($doc=null, $majorVersion=1, $minorVersion=null)
 getGphotoId ()
 setGphotoId ($value)
 getGphotoVersion ()
 setGphotoVersion ($value)
 getGphotoAlbumId ()
 setGphotoAlbumId ($value)
 getGphotoWidth ()
 setGphotoWidth ($value)
 getGphotoHeight ()
 setGphotoHeight ($value)
 getGphotoSize ()
 setGphotoSize ($value)
 getGphotoClient ()
 setGphotoClient ($value)
 getGphotoChecksum ()
 setGphotoChecksum ($value)
 getGphotoTimestamp ()
 setGphotoTimestamp ($value)
 getGphotoCommentCount ()
 setGphotoCommentCount ($value)
 getGphotoCommentingEnabled ()
 setGphotoCommentingEnabled ($value)
 getMediaGroup ()
 setMediaGroup ($value)

Protected Member Functions

 takeChildFromDOM ($child)

Protected Attributes

 $_gphotoId = null
 $_gphotoAlbumId = null
 $_gphotoVersion = null
 $_gphotoWidth = null
 $_gphotoHeight = null
 $_gphotoSize = null
 $_gphotoClient = null
 $_gphotoChecksum = null
 $_gphotoTimestamp = null
 $_gphotoCommentCount = null
 $_gphotoCommentingEnabled = null
 $_mediaGroup = null
 $_entryClassName = 'Zend_Gdata_Photos_PhotoEntry'
 $_feedClassName = 'Zend_Gdata_Photos_PhotoFeed'
 $_entryKindClassMapping

Detailed Description

Definition at line 52 of file PhotoFeed.php.


Constructor & Destructor Documentation

__construct ( element = null)

Constructs a Feed or Entry

Reimplemented from Zend_Gdata_Feed.

Definition at line 147 of file PhotoFeed.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 153 of file PhotoFeed.php.

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

See also:
setGphotoAlbumId
Returns:
string The requested attribute.

Definition at line 335 of file PhotoFeed.php.

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

See also:
setGphotoChecksum
Returns:
string The requested attribute.

Definition at line 450 of file PhotoFeed.php.

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

See also:
setGphotoClient
Returns:
string The requested attribute.

Definition at line 427 of file PhotoFeed.php.

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

See also:
setGphotoCommentCount
Returns:
string The requested attribute.

Definition at line 496 of file PhotoFeed.php.

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

See also:
setGphotoCommentingEnabled
Returns:
string The requested attribute.

Definition at line 519 of file PhotoFeed.php.

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

See also:
setGphotoHeight
Returns:
string The requested attribute.

Definition at line 381 of file PhotoFeed.php.

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

See also:
setGphotoId
Returns:
string The requested attribute.

Definition at line 289 of file PhotoFeed.php.

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

See also:
setGphotoSize
Returns:
string The requested attribute.

Definition at line 404 of file PhotoFeed.php.

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

See also:
setGphotoTimestamp
Returns:
string The requested attribute.

Definition at line 473 of file PhotoFeed.php.

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

See also:
setGphotoVersion
Returns:
string The requested attribute.

Definition at line 312 of file PhotoFeed.php.

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

See also:
setGphotoWidth
Returns:
string The requested attribute.

Definition at line 358 of file PhotoFeed.php.

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

See also:
setMediaGroup
Returns:
string The requested attribute.

Definition at line 542 of file PhotoFeed.php.

setGphotoAlbumId ( value)

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

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

Definition at line 346 of file PhotoFeed.php.

setGphotoChecksum ( value)

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

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

Definition at line 461 of file PhotoFeed.php.

setGphotoClient ( value)

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

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

Definition at line 438 of file PhotoFeed.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 507 of file PhotoFeed.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 530 of file PhotoFeed.php.

setGphotoHeight ( value)

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

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

Definition at line 392 of file PhotoFeed.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 300 of file PhotoFeed.php.

setGphotoSize ( value)

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

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

Definition at line 415 of file PhotoFeed.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 484 of file PhotoFeed.php.

setGphotoVersion ( value)

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

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

Definition at line 323 of file PhotoFeed.php.

setGphotoWidth ( value)

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

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

Definition at line 369 of file PhotoFeed.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 553 of file PhotoFeed.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 193 of file PhotoFeed.php.

Here is the call graph for this function:


Field Documentation

$_entryClassName = 'Zend_Gdata_Photos_PhotoEntry' [protected]

Reimplemented from Zend_Gdata_Feed.

Definition at line 139 of file PhotoFeed.php.

$_entryKindClassMapping [protected]
Initial value:
 array(
        '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 142 of file PhotoFeed.php.

$_feedClassName = 'Zend_Gdata_Photos_PhotoFeed' [protected]

Definition at line 140 of file PhotoFeed.php.

$_gphotoAlbumId = null [protected]

Definition at line 67 of file PhotoFeed.php.

$_gphotoChecksum = null [protected]

Definition at line 109 of file PhotoFeed.php.

$_gphotoClient = null [protected]

Definition at line 102 of file PhotoFeed.php.

$_gphotoCommentCount = null [protected]

Definition at line 123 of file PhotoFeed.php.

$_gphotoCommentingEnabled = null [protected]

Definition at line 130 of file PhotoFeed.php.

$_gphotoHeight = null [protected]

Definition at line 88 of file PhotoFeed.php.

$_gphotoId = null [protected]

Definition at line 60 of file PhotoFeed.php.

$_gphotoSize = null [protected]

Definition at line 95 of file PhotoFeed.php.

$_gphotoTimestamp = null [protected]

Definition at line 116 of file PhotoFeed.php.

$_gphotoVersion = null [protected]

Definition at line 74 of file PhotoFeed.php.

$_gphotoWidth = null [protected]

Definition at line 81 of file PhotoFeed.php.

$_mediaGroup = null [protected]

Definition at line 137 of file PhotoFeed.php.


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