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


Definition at line 83 of file FeedEntryParent.php.
| __construct | ( | $ | element = null | ) |
Constructs a Feed or Entry
Reimplemented in Zend_Gdata_YouTube_UserProfileEntry, Zend_Gdata_Photos_PhotoEntry, Zend_Gdata_Photos_AlbumEntry, Zend_Gdata_YouTube_VideoEntry, Zend_Gdata_Photos_PhotoFeed, Zend_Gdata_YouTube_SubscriptionEntry, Zend_Gdata_Books_VolumeEntry, Zend_Gdata_Photos_UserEntry, Zend_Gdata_Photos_AlbumFeed, Zend_Gdata_Gapps_UserEntry, Zend_Gdata_Photos_UserFeed, Zend_Gdata_YouTube_PlaylistListEntry, Zend_Gdata_YouTube_InboxEntry, Zend_Gdata_Feed, Zend_Gdata_YouTube_ActivityEntry, Zend_Gdata_Photos_CommentEntry, Zend_Gdata_Gapps_EmailListEntry, Zend_Gdata_Calendar_ListEntry, Zend_Gdata_Gapps_NicknameEntry, Zend_Gdata_Spreadsheets_CellFeed, 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_Exif_Feed, Zend_Gdata_Media_Feed, Zend_Gdata_Calendar_EventFeed, Zend_Gdata_Docs_DocumentListFeed, Zend_Gdata_YouTube_ContactFeed, Zend_Gdata_YouTube_InboxFeed, Zend_Gdata_YouTube_PlaylistListFeed, Zend_Gdata_YouTube_PlaylistVideoEntry, Zend_Gdata_YouTube_PlaylistVideoFeed, Zend_Gdata_YouTube_SubscriptionFeed, Zend_Gdata_Calendar_ListFeed, Zend_Gdata_Spreadsheets_WorksheetEntry, Zend_Gdata_YouTube_ActivityFeed, Zend_Gdata_YouTube_CommentFeed, Zend_Gdata_YouTube_VideoFeed, Zend_Gdata_Geo_Feed, Zend_Gdata_Spreadsheets_ListFeed, Zend_Gdata_Spreadsheets_SpreadsheetFeed, Zend_Gdata_Gbase_Feed, Zend_Gdata_Geo_Entry, Zend_Gdata_Health_ProfileFeed, Zend_Gdata_Spreadsheets_CellEntry, Zend_Gdata_Health_ProfileListEntry, Zend_Gdata_YouTube_CommentEntry, Zend_Gdata_Books_CollectionEntry, Zend_Gdata_Books_CollectionFeed, Zend_Gdata_Books_VolumeFeed, Zend_Gdata_Docs_DocumentListEntry, Zend_Gdata_Entry, Zend_Gdata_Spreadsheets_SpreadsheetEntry, and Zend_Gdata_Spreadsheets_WorksheetFeed.
Definition at line 132 of file FeedEntryParent.php.

| getAlternateLink | ( | ) |
Returns the Zend_Gdata_App_Extension_Link element which represents the URL for an alternate view of the data represented by this feed or entry. This alternate view is commonly a user-facing webpage, blog post, etc. The MIME type for the data at the URL is available from the returned Zend_Gdata_App_Extension_Link element. This link is in the atom feed/entry as an atom:link with a rel attribute value of 'self'.
Definition at line 470 of file FeedEntryParent.php.

| getAuthor | ( | ) |
Definition at line 287 of file FeedEntryParent.php.

| getCategory | ( | ) |
Returns the array of categories that classify this feed/entry. Each category is represented in an atom feed by an atom:category element.
Definition at line 311 of file FeedEntryParent.php.

| getContributor | ( | ) |
Returns the array of contributors to this feed/entry. Each contributor is represented in an atom feed by an atom:contributor XML element
Definition at line 335 of file FeedEntryParent.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_Base.
Reimplemented in Zend_Gdata_YouTube_UserProfileEntry, Zend_Gdata_Photos_PhotoEntry, Zend_Gdata_Photos_AlbumEntry, Zend_Gdata_YouTube_VideoEntry, Zend_Gdata_Photos_UserFeed, Zend_Gdata_YouTube_SubscriptionEntry, Zend_Gdata_Photos_UserEntry, Zend_Gdata_Books_VolumeEntry, Zend_Gdata_Photos_PhotoFeed, Zend_Gdata_App_FeedSourceParent, Zend_Gdata_Photos_AlbumFeed, Zend_Gdata_App_Entry, 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_Feed, Zend_Gdata_Gapps_NicknameEntry, Zend_Gdata_App_Feed, Zend_Gdata_Calendar_ListEntry, Zend_Gdata_Gapps_EmailListRecipientEntry, Zend_Gdata_Spreadsheets_CellFeed, 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_Calendar_EventFeed, Zend_Gdata_Calendar_ListFeed, Zend_Gdata_Health_ProfileListEntry, Zend_Gdata_Geo_Entry, Zend_Gdata_Spreadsheets_CellEntry, and Zend_Gdata_Entry.
Definition at line 204 of file FeedEntryParent.php.
| getEditLink | ( | ) |
Returns the Zend_Gdata_App_Extension_Link element which represents the URL used to edit this resource. This link is in the atom feed/entry as an atom:link with a rel attribute value of 'edit'.
Definition at line 407 of file FeedEntryParent.php.


| getEtag | ( | ) |
Return the Etag for the current entry, or null if not set.
Definition at line 580 of file FeedEntryParent.php.
| getHttpClient | ( | ) |
Gets the HTTP client object. If none is set, a new Zend_Http_Client will be used.
Definition at line 170 of file FeedEntryParent.php.

| getId | ( | ) |
Definition at line 356 of file FeedEntryParent.php.

| getLicenseLink | ( | ) |
Definition at line 441 of file FeedEntryParent.php.

| getLink | ( | $ | rel = null | ) |
Given a particular 'rel' value, this method returns a matching Zend_Gdata_App_Extension_Link element. If the 'rel' value is not provided, the full array of Zend_Gdata_App_Extension_Link elements is returned. In an atom feed, each link is represented by an atom:link element. The 'rel' value passed to this function is the atom:link/ attribute. Example rel values include 'self', 'edit', and 'alternate'.
| string | $rel | The rel value of the link to be found. If null, the array of Zend_Gdata_App_Extension_link elements is returned |
Definition at line 386 of file FeedEntryParent.php.

Get the major protocol version that is in use.
Definition at line 609 of file FeedEntryParent.php.

Get the minor protocol version that is in use.
Definition at line 640 of file FeedEntryParent.php.

| getNextLink | ( | ) |
Returns the Zend_Gdata_App_Extension_Link element which represents the URL used to retrieve the next chunk of results when paging through a feed. This link is in the atom feed as an atom:link with a rel attribute value of 'next'.
Definition at line 420 of file FeedEntryParent.php.


| getPreviousLink | ( | ) |
Returns the Zend_Gdata_App_Extension_Link element which represents the URL used to retrieve the previous chunk of results when paging through a feed. This link is in the atom feed as an atom:link with a rel attribute value of 'previous'.
Definition at line 433 of file FeedEntryParent.php.


| getRights | ( | ) |
Definition at line 488 of file FeedEntryParent.php.
| getSelfLink | ( | ) |
Returns the Zend_Gdata_App_Extension_Link element which represents the URL used to retrieve the entry or feed represented by this object This link is in the atom feed/entry as an atom:link with a rel attribute value of 'self'.
Definition at line 454 of file FeedEntryParent.php.

| getService | ( | ) |
Get the active service instance for this object. This will be used to perform network requests, such as when calling save() and delete().
Definition at line 199 of file FeedEntryParent.php.

| getTitle | ( | ) |
Returns the title of this feed or entry. The title is an extremely short textual representation of this resource and is found as an atom:title element in a feed or entry
Definition at line 510 of file FeedEntryParent.php.

| getTitleValue | ( | ) |
Returns a string representation of the title of this feed or entry. The title is an extremely short textual representation of this resource and is found as an atom:title element in a feed or entry
Definition at line 522 of file FeedEntryParent.php.

| getUpdated | ( | ) |
Definition at line 548 of file FeedEntryParent.php.
| lookupNamespace | ( | $ | prefix, |
| $ | majorVersion = null, |
||
| $ | minorVersion = null |
||
| ) |
Get the full version of a namespace prefix
Looks up a prefix (atom:, etc.) in the list of registered namespaces and returns the full namespace URI if available. Returns the prefix, unmodified, if it's not registered.
The current entry or feed's version will be used when performing the namespace lookup unless overridden using $majorVersion and $minorVersion. If the entry/fee has a null version, then the latest protocol version will be used by default.
| string | $prefix | The namespace prefix to lookup. |
| integer | $majorVersion | The major protocol version in effect. Defaults to null (auto-select). |
| integer | $minorVersion | The minor protocol version in effect. Defaults to null (auto-select). |
Reimplemented from Zend_Gdata_App_Base.
Definition at line 665 of file FeedEntryParent.php.


| setAuthor | ( | $ | value | ) |
Sets the list of the authors of this feed/entry. In an atom feed, each author is represented by an atom:author element
| array | $value |
Definition at line 299 of file FeedEntryParent.php.
| setCategory | ( | $ | value | ) |
Sets the array of categories that classify this feed/entry. Each category is represented in an atom feed by an atom:category element.
| array | $value | Array of Zend_Gdata_App_Extension_Category |
Definition at line 323 of file FeedEntryParent.php.

| setContributor | ( | $ | value | ) |
Sets the array of contributors to this feed/entry. Each contributor is represented in an atom feed by an atom:contributor XML element
| array | $value |
Definition at line 347 of file FeedEntryParent.php.
| setEtag | ( | $ | value | ) |
Set the Etag for the current entry to $value. Setting $value to null unsets the Etag.
| string | null | $value |
Definition at line 570 of file FeedEntryParent.php.
| setHttpClient | ( | Zend_Http_Client $ | httpClient | ) |
Set the HTTP client instance
Sets the HTTP client object to use for retrieving the feed.
| Zend_Http_Client | $httpClient |
Reimplemented in Zend_Gdata_App_FeedSourceParent.
Definition at line 153 of file FeedEntryParent.php.
| setId | ( | $ | value | ) |
| Zend_Gdata_App_Extension_Id | $value |
Definition at line 365 of file FeedEntryParent.php.
| setLink | ( | $ | value | ) |
| array | $value | The array of Zend_Gdata_App_Extension_Link elements |
Definition at line 479 of file FeedEntryParent.php.
| setMajorProtocolVersion | ( | $ | value | ) |
Set the major protocol version that should be used. Values < 1 (excluding NULL) will cause a Zend_Gdata_App_InvalidArgumentException to be thrown.
| (int|NULL) | $value The major protocol version to use. |
| Zend_Gdata_App_InvalidArgumentException |
Reimplemented in Zend_Gdata_App_Feed.
Definition at line 593 of file FeedEntryParent.php.
| setMinorProtocolVersion | ( | $ | value | ) |
Set the minor protocol version that should be used. If set to NULL, no minor protocol version will be sent to the server. Values < 0 will cause a Zend_Gdata_App_InvalidArgumentException to be thrown.
| (int|NULL) | $value The minor protocol version to use. |
| Zend_Gdata_App_InvalidArgumentException |
Reimplemented in Zend_Gdata_App_Feed.
Definition at line 623 of file FeedEntryParent.php.
| setRights | ( | $ | value | ) |
| Zend_Gdata_App_Extension_Rights | $value |
Definition at line 497 of file FeedEntryParent.php.
| setService | ( | $ | instance | ) |
Set the active service instance for this object. This will be used to perform network requests, such as when calling save() and delete().
| Zend_Gdata_App | $instance | The new service instance. |
Reimplemented in Zend_Gdata_App_FeedSourceParent.
Definition at line 186 of file FeedEntryParent.php.
| setTitle | ( | $ | value | ) |
Returns the title of this feed or entry. The title is an extremely short textual representation of this resource and is found as an atom:title element in a feed or entry
| Zend_Gdata_App_Extension_Title | $value |
Definition at line 539 of file FeedEntryParent.php.
| setUpdated | ( | $ | value | ) |
| Zend_Gdata_App_Extension_Updated | $value |
Definition at line 557 of file FeedEntryParent.php.
| 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_Base.
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_PhotoFeed, Zend_Gdata_Photos_UserEntry, Zend_Gdata_Photos_AlbumFeed, Zend_Gdata_Kind_EventEntry, Zend_Gdata_App_FeedSourceParent, Zend_Gdata_App_Entry, Zend_Gdata_Gapps_UserEntry, Zend_Gdata_YouTube_PlaylistListEntry, Zend_Gdata_YouTube_InboxEntry, Zend_Gdata_Feed, Zend_Gdata_YouTube_ActivityEntry, Zend_Gdata_Photos_CommentEntry, Zend_Gdata_Gapps_EmailListEntry, Zend_Gdata_Gapps_NicknameEntry, Zend_Gdata_Photos_UserFeed, Zend_Gdata_Calendar_ListEntry, Zend_Gdata_App_Feed, Zend_Gdata_Gapps_EmailListRecipientEntry, Zend_Gdata_Photos_TagEntry, Zend_Gdata_Exif_Entry, Zend_Gdata_Spreadsheets_CellFeed, 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_Calendar_EventFeed, Zend_Gdata_Calendar_ListFeed, Zend_Gdata_Geo_Entry, Zend_Gdata_Entry, Zend_Gdata_Spreadsheets_CellEntry, and Zend_Gdata_YouTube_MediaEntry.
Definition at line 234 of file FeedEntryParent.php.

$_author = array() [protected] |
Definition at line 100 of file FeedEntryParent.php.
$_category = array() [protected] |
Definition at line 101 of file FeedEntryParent.php.
$_contributor = array() [protected] |
Definition at line 102 of file FeedEntryParent.php.
$_etag = NULL [protected] |
Definition at line 98 of file FeedEntryParent.php.
$_id = null [protected] |
Definition at line 103 of file FeedEntryParent.php.
$_link = array() [protected] |
Definition at line 104 of file FeedEntryParent.php.
$_majorProtocolVersion = 1 [protected] |
Indicates the major protocol version that should be used. At present, recognized values are either 1 or 2. However, any integer value >= 1 is considered valid.
Definition at line 117 of file FeedEntryParent.php.
$_minorProtocolVersion = null [protected] |
Indicates the minor protocol version that should be used. Can be set to either an integer >= 0, or NULL if no minor version should be sent to the server.
Definition at line 127 of file FeedEntryParent.php.
$_rights = null [protected] |
Definition at line 105 of file FeedEntryParent.php.
$_service = null [protected] |
Service instance used to make network requests.
Definition at line 90 of file FeedEntryParent.php.
$_title = null [protected] |
Definition at line 106 of file FeedEntryParent.php.
$_updated = null [protected] |
Definition at line 107 of file FeedEntryParent.php.