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


Public Member Functions | |
| __construct ($element=null) | |
| getDOM ($doc=null, $majorVersion=1, $minorVersion=null) | |
Protected Member Functions | |
| takeChildFromDOM ($child) | |
| takeAttributeFromDOM ($attribute) | |
Protected Attributes | |
| $_entryClassName = 'Zend_Gdata_Entry' | |
| __construct | ( | $ | element = null | ) |
Constructs a Feed or Entry
Reimplemented from Zend_Gdata_App_FeedEntryParent.
Reimplemented in Zend_Gdata_YouTube_UserProfileEntry, Zend_Gdata_Photos_PhotoEntry, Zend_Gdata_Photos_AlbumEntry, Zend_Gdata_YouTube_VideoEntry, Zend_Gdata_YouTube_SubscriptionEntry, Zend_Gdata_Books_VolumeEntry, Zend_Gdata_Photos_UserEntry, Zend_Gdata_Gapps_UserEntry, Zend_Gdata_YouTube_PlaylistListEntry, Zend_Gdata_YouTube_InboxEntry, Zend_Gdata_YouTube_ActivityEntry, Zend_Gdata_Photos_CommentEntry, Zend_Gdata_Gapps_EmailListEntry, Zend_Gdata_Calendar_ListEntry, Zend_Gdata_Gapps_NicknameEntry, Zend_Gdata_Gapps_EmailListRecipientEntry, Zend_Gdata_Calendar_EventEntry, Zend_Gdata_Exif_Entry, Zend_Gdata_YouTube_ContactEntry, Zend_Gdata_Photos_TagEntry, Zend_Gdata_Gbase_Entry, Zend_Gdata_Media_Entry, Zend_Gdata_Spreadsheets_ListEntry, Zend_Gdata_Health_ProfileEntry, Zend_Gdata_YouTube_PlaylistVideoEntry, Zend_Gdata_Spreadsheets_WorksheetEntry, Zend_Gdata_Geo_Entry, Zend_Gdata_Spreadsheets_CellEntry, Zend_Gdata_Health_ProfileListEntry, Zend_Gdata_YouTube_CommentEntry, Zend_Gdata_Books_CollectionEntry, Zend_Gdata_Docs_DocumentListEntry, and Zend_Gdata_Spreadsheets_SpreadsheetEntry.
Definition at line 48 of file Entry.php.

| getDOM | ( | $ | doc = null, |
| $ | majorVersion = 1, |
||
| $ | minorVersion = null |
||
| ) |
Retrieves a DOMElement which corresponds to this element and all child properties. This is used to build an entry back into a DOM and eventually XML text for sending to the server upon updates, or for application storage/persistence.
| DOMDocument | $doc | The DOMDocument used to construct DOMElements |
Reimplemented from Zend_Gdata_App_Entry.
Reimplemented in Zend_Gdata_YouTube_UserProfileEntry, Zend_Gdata_Photos_PhotoEntry, Zend_Gdata_Photos_AlbumEntry, Zend_Gdata_YouTube_VideoEntry, Zend_Gdata_YouTube_SubscriptionEntry, Zend_Gdata_Photos_UserEntry, Zend_Gdata_Books_VolumeEntry, Zend_Gdata_Gapps_UserEntry, Zend_Gdata_YouTube_PlaylistListEntry, Zend_Gdata_YouTube_InboxEntry, Zend_Gdata_Kind_EventEntry, Zend_Gdata_Photos_CommentEntry, Zend_Gdata_YouTube_ActivityEntry, Zend_Gdata_Gapps_EmailListEntry, Zend_Gdata_Gapps_NicknameEntry, Zend_Gdata_Calendar_ListEntry, Zend_Gdata_Gapps_EmailListRecipientEntry, Zend_Gdata_Photos_TagEntry, Zend_Gdata_Exif_Entry, Zend_Gdata_YouTube_ContactEntry, Zend_Gdata_Health_ProfileEntry, Zend_Gdata_Gbase_Entry, Zend_Gdata_Media_Entry, Zend_Gdata_YouTube_PlaylistVideoEntry, Zend_Gdata_Calendar_EventEntry, Zend_Gdata_Spreadsheets_WorksheetEntry, Zend_Gdata_Spreadsheets_ListEntry, Zend_Gdata_Health_ProfileListEntry, Zend_Gdata_Geo_Entry, and Zend_Gdata_Spreadsheets_CellEntry.
Definition at line 54 of file Entry.php.

| takeAttributeFromDOM | ( | $ | attribute | ) | [protected] |
Given a DOMNode representing an attribute, tries to map the data into instance members. If no mapping is defined, the name and value are stored in an array.
| DOMNode | $attribute | The DOMNode attribute needed to be handled |
Reimplemented from Zend_Gdata_App_Base.
| takeChildFromDOM | ( | $ | child | ) | [protected] |
Given a child DOMNode, tries to determine how to map the data into object instance members. If no mapping is defined, Extension_Element objects are created and stored in an array.
| DOMNode | $child | The DOMNode needed to be handled |
Reimplemented from Zend_Gdata_App_Entry.
Reimplemented in Zend_Gdata_YouTube_UserProfileEntry, Zend_Gdata_Photos_PhotoEntry, Zend_Gdata_Photos_AlbumEntry, Zend_Gdata_YouTube_VideoEntry, Zend_Gdata_Books_VolumeEntry, Zend_Gdata_YouTube_SubscriptionEntry, Zend_Gdata_Photos_UserEntry, Zend_Gdata_Kind_EventEntry, Zend_Gdata_Gapps_UserEntry, Zend_Gdata_YouTube_PlaylistListEntry, Zend_Gdata_YouTube_InboxEntry, Zend_Gdata_YouTube_ActivityEntry, Zend_Gdata_Photos_CommentEntry, Zend_Gdata_Gapps_EmailListEntry, Zend_Gdata_Gapps_NicknameEntry, Zend_Gdata_Calendar_ListEntry, Zend_Gdata_Gapps_EmailListRecipientEntry, Zend_Gdata_Photos_TagEntry, Zend_Gdata_Exif_Entry, Zend_Gdata_YouTube_ContactEntry, Zend_Gdata_Health_ProfileEntry, Zend_Gdata_Gbase_Entry, Zend_Gdata_Media_Entry, Zend_Gdata_Spreadsheets_WorksheetEntry, Zend_Gdata_YouTube_PlaylistVideoEntry, Zend_Gdata_Calendar_EventEntry, Zend_Gdata_Spreadsheets_ListEntry, Zend_Gdata_Health_ProfileListEntry, Zend_Gdata_Geo_Entry, Zend_Gdata_Spreadsheets_CellEntry, and Zend_Gdata_YouTube_MediaEntry.
Definition at line 69 of file Entry.php.

$_entryClassName = 'Zend_Gdata_Entry' [protected] |
Reimplemented from Zend_Gdata_App_Entry.
Reimplemented in Zend_Gdata_YouTube_UserProfileEntry, Zend_Gdata_Photos_PhotoEntry, Zend_Gdata_Photos_AlbumEntry, Zend_Gdata_YouTube_VideoEntry, Zend_Gdata_Photos_UserEntry, Zend_Gdata_YouTube_SubscriptionEntry, Zend_Gdata_Gapps_UserEntry, Zend_Gdata_Photos_CommentEntry, Zend_Gdata_Calendar_EventEntry, Zend_Gdata_YouTube_PlaylistListEntry, Zend_Gdata_YouTube_ActivityEntry, Zend_Gdata_Gapps_EmailListEntry, Zend_Gdata_Gapps_NicknameEntry, Zend_Gdata_YouTube_InboxEntry, Zend_Gdata_Gapps_EmailListRecipientEntry, Zend_Gdata_Photos_TagEntry, Zend_Gdata_Exif_Entry, Zend_Gdata_Gbase_Entry, Zend_Gdata_Health_ProfileEntry, Zend_Gdata_YouTube_ContactEntry, Zend_Gdata_Geo_Entry, Zend_Gdata_Media_Entry, Zend_Gdata_Spreadsheets_WorksheetEntry, Zend_Gdata_YouTube_MediaEntry, Zend_Gdata_Gbase_ItemEntry, Zend_Gdata_Gbase_SnippetEntry, Zend_Gdata_Health_ProfileListEntry, Zend_Gdata_Spreadsheets_CellEntry, Zend_Gdata_Spreadsheets_ListEntry, Zend_Gdata_YouTube_CommentEntry, Zend_Gdata_YouTube_PlaylistVideoEntry, and Zend_Gdata_Spreadsheets_SpreadsheetEntry.