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

Protected Member Functions

 takeChildFromDOM ($child)

Protected Attributes

 $_entryClassName = 'Zend_Gdata_YouTube_MediaEntry'
 $_mediaGroup = null

Detailed Description

Definition at line 48 of file MediaEntry.php.


Member Function Documentation

takeChildFromDOM ( child) [protected]

Creates individual Entry objects of the appropriate type and stores them as members of this entry based upon DOM data.

Parameters:
DOMNode$childThe DOMNode to process

Reimplemented from Zend_Gdata_Media_Entry.

Reimplemented in Zend_Gdata_YouTube_VideoEntry, and Zend_Gdata_YouTube_PlaylistVideoEntry.

Definition at line 66 of file MediaEntry.php.

Here is the call graph for this function:


Field Documentation

$_entryClassName = 'Zend_Gdata_YouTube_MediaEntry' [protected]

Reimplemented from Zend_Gdata_Media_Entry.

Reimplemented in Zend_Gdata_YouTube_VideoEntry, and Zend_Gdata_YouTube_PlaylistVideoEntry.

Definition at line 51 of file MediaEntry.php.

$_mediaGroup = null [protected]

Reimplemented from Zend_Gdata_Media_Entry.

Definition at line 58 of file MediaEntry.php.


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