Class AtomCreator03

Description

AtomCreator03 is a FeedCreator that implements the atom specification, as in http://www.intertwingly.net/wiki/pie/FrontPage.

Please note that just by using AtomCreator03 you won't automatically produce valid atom files. For example, you have to specify either an editor for the feed or an author for every single feed item.

Some elements have not been implemented yet. These are (incomplete list): author URL, item author's email and URL, item contents, alternate links, other link content types than text/html. Some of them may be created with AtomCreator03::additionalElements.

  • author: Kai Blankenhorn <kaib@bitfolge.de>, Scott Reynen <scott@randomchaos.com>
  • since: 1.6
  • see: additionalElements

Located in /includes/feedcreator.class.php (line 1093)

HtmlDescribable
   |
   --FeedCreator
      |
      --AtomCreator03
Method Summary
AtomCreator03 AtomCreator03 ()
void createFeed ()
Variables
Methods
Constructor AtomCreator03 (line 1095)
AtomCreator03 AtomCreator03 ()
createFeed (line 1100)
void createFeed ()

Redefinition of:
FeedCreator::createFeed()
Builds the feed's text.

Inherited Methods

Inherited From FeedCreator

FeedCreator::addItem()
FeedCreator::createFeed()
FeedCreator::iTrunc()
FeedCreator::saveFeed()
FeedCreator::useCached()
FeedCreator::_createAdditionalElements()
FeedCreator::_createGeneratorComment()
FeedCreator::_createStylesheetReferences()

Inherited From HtmlDescribable

HtmlDescribable::getDescription()

Documentation generated on Fri, 4 Mar 2005 13:56:11 +1000 by phpDocumentor 1.3.0RC3