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

Public Member Functions

 __construct ($element=null)

Protected Attributes

 $_entryClassName = 'Zend_Gdata_YouTube_PlaylistListEntry'

Detailed Description

Definition at line 45 of file PlaylistListFeed.php.


Constructor & Destructor Documentation

__construct ( element = null)

Creates a Playlist list feed, representing a list of playlists, usually associated with an individual user.

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

Reimplemented from Zend_Gdata_Media_Feed.

Definition at line 62 of file PlaylistListFeed.php.

Here is the call graph for this function:


Field Documentation

$_entryClassName = 'Zend_Gdata_YouTube_PlaylistListEntry' [protected]

Reimplemented from Zend_Gdata_Media_Feed.

Definition at line 53 of file PlaylistListFeed.php.


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