void
addAuthor
( $new_value)
void
addEntry
( $new_entry)
void
addNode
( $in_tag, [ $content = false], [ $attributes = false], [ $xmlns = null])
-
$in_tag
-
$content
-
$attributes
-
$xmlns
void
createEntry
([ $id = null], [ $title = null], [ $published = null], [ $updated = null])
-
$id
-
$title
-
$published
-
$updated
void
export
([ $format = 'atom'])
void
setDateModified
( $epoch)
void
setDescription
( $new_value, [ $type = 'text'])
Sets the feed link (rel=self), ignoring the parameter which is for compatibility with the Zend library API, although we use this for the Id, whereas they use the first link that is set.
XMLElement
setFeedLink
(uri $new_value, [ $type = null])
-
uri
$new_value: The link target
-
$type
void
setLink
( $new_value, [ $type = "text/calendar"], [ $rel = 'alternate'])
void
setTitle
( $new_value, [ $type = 'text'])