Class AtomFeed
- XMLDocument
-
AtomFeed
Package: davical\feed
License: v2 or later
Author: Andrew McMillan <andrew@morphoss.com>
Located at AtomFeed.php
License: v2 or later
Author: Andrew McMillan <andrew@morphoss.com>
Located at AtomFeed.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
XMLElement
|
#
setFeedLink( uri $new_value, mixed $type = null )
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. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
createEntry( mixed $id = null, mixed $title = null, mixed $published = null, mixed $updated = null )
|
public
|