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

Public Member Functions

 __construct ($element=null)

Protected Attributes

 $_entryClassName = 'Zend_Gdata_Media_Entry'

Detailed Description

Definition at line 48 of file Feed.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_Feed.

Reimplemented in Zend_Gdata_YouTube_ContactFeed, Zend_Gdata_YouTube_InboxFeed, Zend_Gdata_YouTube_PlaylistListFeed, Zend_Gdata_YouTube_PlaylistVideoFeed, Zend_Gdata_YouTube_SubscriptionFeed, and Zend_Gdata_YouTube_VideoFeed.

Definition at line 64 of file Feed.php.

Here is the call graph for this function:


Field Documentation


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