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

Public Member Functions

 __construct ($element=null)

Protected Attributes

 $_entryClassName = 'Zend_Gdata_YouTube_CommentEntry'

Detailed Description

Definition at line 43 of file CommentFeed.php.


Constructor & Destructor Documentation

__construct ( element = null)

Constructs a new YouTube Comment Feed object, to represent a feed of comments for an individual video

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

Reimplemented from Zend_Gdata_Feed.

Definition at line 60 of file CommentFeed.php.

Here is the call graph for this function:


Field Documentation

$_entryClassName = 'Zend_Gdata_YouTube_CommentEntry' [protected]

Reimplemented from Zend_Gdata_Feed.

Definition at line 51 of file CommentFeed.php.


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