Deletes this entry to the server using the referenced Zend_Http_Client to do a HTTP DELETE to the edit link stored in this entry's link collection.
void
delete
()
Redefined in descendants as:
-
Zend_Gdata_Gbase_ItemEntry::delete()
: Deletes this entry to the server using the referenced Zend_Http_Client to do a HTTP DELETE to the edit link stored in this entry's link collection.
Gets the value of the atom:content element
Gets the value of the app:control element
void
getDOM
([ $doc = null], [ $majorVersion = 1], [ $minorVersion = null])
-
$doc
-
$majorVersion
-
$minorVersion
Redefinition of:
- Zend_Gdata_App_FeedEntryParent::getDOM()
Redefined in descendants as:
-
Zend_Gdata_Entry::getDOM()
-
Zend_Gdata_Health_ProfileListEntry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Health_ProfileEntry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Spreadsheets_ListEntry::getDOM()
-
Zend_Gdata_Spreadsheets_CellEntry::getDOM()
-
Zend_Gdata_Spreadsheets_WorksheetEntry::getDOM()
: 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.
-
Zend_Gdata_Gapps_EmailListRecipientEntry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Gapps_EmailListEntry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Gapps_NicknameEntry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Gapps_UserEntry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Geo_Entry::getDOM()
-
Zend_Gdata_Media_Entry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Photos_PhotoEntry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_YouTube_InboxEntry::getDOM()
: 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.
-
Zend_Gdata_YouTube_VideoEntry::getDOM()
: 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.
-
Zend_Gdata_YouTube_PlaylistVideoEntry::getDOM()
: 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.
-
Zend_Gdata_Gbase_Entry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Photos_AlbumEntry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Photos_CommentEntry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Photos_TagEntry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Photos_UserEntry::getDOM()
: 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 application storage/persistence.
-
Zend_Gdata_Books_VolumeEntry::getDOM()
: Retrieves DOMElement which corresponds to this element and all child properties. This is used to build this object back into a DOM and eventually XML text for sending to the server upon updates, or for application storage/persistance.
-
Zend_Gdata_Kind_EventEntry::getDOM()
-
Zend_Gdata_Calendar_EventEntry::getDOM()
-
Zend_Gdata_Exif_Entry::getDOM()
: 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.
-
Zend_Gdata_Calendar_ListEntry::getDOM()
-
Zend_Gdata_YouTube_UserProfileEntry::getDOM()
: 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.
-
Zend_Gdata_YouTube_ContactEntry::getDOM()
: 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.
-
Zend_Gdata_YouTube_SubscriptionEntry::getDOM()
: 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.
-
Zend_Gdata_YouTube_PlaylistListEntry::getDOM()
: 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.
-
Zend_Gdata_YouTube_ActivityEntry::getDOM()
: 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 application storage/persistence.
Sets the value of the atom:published element This represents the publishing date for an entry
Gets the value of the atom:source element
Gets the value of the atom:summary element This represents a textual summary of this entry's content
Reload the current entry. Returns a new copy of the entry as returned by the server, or null if no changes exist. This does not modify the current entry instance.
mixed
reload
([string|null $uri = null], [string|null $className = null], [array $extraHeaders = array()])
-
array
$extraHeaders: Extra headers to add to the request, as an array of string-based key/value pairs.
-
string|null
$uri: The URI to send requests to, or null if $data contains the URI.
-
string|null
$className: The name of the class that should we deserializing the server response. If null, then 'Zend_Gdata_App_Entry' will be used.
Uploads changes in this entry to the server using Zend_Gdata_App
Zend_Gdata_App_Entry
save
([
string|null $uri =
null], [
string|null $className =
null], [
array $extraHeaders =
array()])
-
string|null
$uri: The URI to send requests to, or null if $data contains the URI.
-
string|null
$className: The name of the class that should we deserializing the server response. If null, then 'Zend_Gdata_App_Entry' will be used.
-
array
$extraHeaders: Extra headers to add to the request, as an array of string-based key/value pairs.
Redefined in descendants as:
Sets the value of the atom:content element
Sets the value of the app:control element
Sets the value of the atom:published element This represents the publishing date for an entry
Sets the value of the atom:source element
Sets the value of the atom:summary element This represents a textual summary of this entry's content
Inherited Methods
Inherited From Zend_Gdata_App_FeedEntryParent
Zend_Gdata_App_FeedEntryParent::__construct()
Zend_Gdata_App_FeedEntryParent::getAlternateLink()
Zend_Gdata_App_FeedEntryParent::getAuthor()
Zend_Gdata_App_FeedEntryParent::getCategory()
Zend_Gdata_App_FeedEntryParent::getContributor()
Zend_Gdata_App_FeedEntryParent::getDOM()
Zend_Gdata_App_FeedEntryParent::getEditLink()
Zend_Gdata_App_FeedEntryParent::getEtag()
Zend_Gdata_App_FeedEntryParent::getHttpClient()
Zend_Gdata_App_FeedEntryParent::getId()
Zend_Gdata_App_FeedEntryParent::getLicenseLink()
Zend_Gdata_App_FeedEntryParent::getLink()
Zend_Gdata_App_FeedEntryParent::getMajorProtocolVersion()
Zend_Gdata_App_FeedEntryParent::getMinorProtocolVersion()
Zend_Gdata_App_FeedEntryParent::getNextLink()
Zend_Gdata_App_FeedEntryParent::getPreviousLink()
Zend_Gdata_App_FeedEntryParent::getRights()
Zend_Gdata_App_FeedEntryParent::getSelfLink()
Zend_Gdata_App_FeedEntryParent::getService()
Zend_Gdata_App_FeedEntryParent::getTitle()
Zend_Gdata_App_FeedEntryParent::getTitleValue()
Zend_Gdata_App_FeedEntryParent::getUpdated()
Zend_Gdata_App_FeedEntryParent::lookupNamespace()
Zend_Gdata_App_FeedEntryParent::setAuthor()
Zend_Gdata_App_FeedEntryParent::setCategory()
Zend_Gdata_App_FeedEntryParent::setContributor()
Zend_Gdata_App_FeedEntryParent::setEtag()
Zend_Gdata_App_FeedEntryParent::setHttpClient()
Zend_Gdata_App_FeedEntryParent::setId()
Zend_Gdata_App_FeedEntryParent::setLink()
Zend_Gdata_App_FeedEntryParent::setMajorProtocolVersion()
Zend_Gdata_App_FeedEntryParent::setMinorProtocolVersion()
Zend_Gdata_App_FeedEntryParent::setRights()
Zend_Gdata_App_FeedEntryParent::setService()
Zend_Gdata_App_FeedEntryParent::setTitle()
Zend_Gdata_App_FeedEntryParent::setUpdated()
Zend_Gdata_App_FeedEntryParent::takeChildFromDOM()
Inherited From Zend_Gdata_App_Base
Zend_Gdata_App_Base::__construct()
Zend_Gdata_App_Base::encode()
Zend_Gdata_App_Base::flushNamespaceLookupCache()
Zend_Gdata_App_Base::getDOM()
Zend_Gdata_App_Base::getExtensionAttributes()
Zend_Gdata_App_Base::getExtensionElements()
Zend_Gdata_App_Base::getText()
Zend_Gdata_App_Base::getXML()
Zend_Gdata_App_Base::lookupNamespace()
Zend_Gdata_App_Base::registerAllNamespaces()
Zend_Gdata_App_Base::registerNamespace()
Zend_Gdata_App_Base::saveXML()
Zend_Gdata_App_Base::setExtensionAttributes()
Zend_Gdata_App_Base::setExtensionElements()
Zend_Gdata_App_Base::setText()
Zend_Gdata_App_Base::takeAttributeFromDOM()
Zend_Gdata_App_Base::takeChildFromDOM()
Zend_Gdata_App_Base::transferFromDOM()
Zend_Gdata_App_Base::transferFromXML()
Zend_Gdata_App_Base::__get()
Zend_Gdata_App_Base::__isset()
Zend_Gdata_App_Base::__set()
Zend_Gdata_App_Base::__toString()
Zend_Gdata_App_Base::__unset()