Located in /class.atomapi.php (line 906)
Creates an AtomEntry, with optional initial values.
Adds a <link> to the array for this Entry. href, type, title and rel are all required
Returns the last error registered in this class, or FALSE if none
Parses an XML/HTML string and returns an associative array containing key/value pairs
Builds out the details of the object by parsing an XML <entry>
Returns author details - either item requested, or all.
Returns the contents of this entry - including attributes of the content element
Returns the links where $key matches $val if specified, or all links if both ommitted
Returns either the requested value, or all details of the $title
Set all details relating to the author (name, email, url)
Sets the content details for the Entry, including some defaults if ommitted. FORMAT: array('content'=>$content); Also removes default <DIV> from Blogger entries to avoid PUT problems
Set the <created> date, after sanitization
Set the <issued> date, after sanitization
Set the <modified> date, after sanitization
Sets the title details for the Entry, including some defaults if ommitted. FORMAT: array('title'=>$title);
Creates an XML representation of this Entry. $purpose is [PUT|POST|FEED] and defines what you're going to do with this XML. $purpose modifies the elements included according to the Atom spec.
Documentation generated on Sun, 16 Oct 2005 14:55:02 -0700 by phpDocumentor 1.3.0RC3