|
Moodle
2.2.1
http://www.collinsharper.com
|


Protected Member Functions | |
| takeChildFromDOM ($child) | |
Protected Attributes | |
| $_entryClassName = 'Zend_Gdata_YouTube_MediaEntry' | |
| $_mediaGroup = null | |
Definition at line 48 of file MediaEntry.php.
| takeChildFromDOM | ( | $ | child | ) | [protected] |
Creates individual Entry objects of the appropriate type and stores them as members of this entry based upon DOM data.
| DOMNode | $child | The 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.

$_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.