Class AtomCreator03

Description

AtomCreator03 is a FeedCreator that implements the atom specification, as in http://www.

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 /engine/tcms_kernel/feedcreator/feedcreator.class.php (line 1092)

HtmlDescribable
   |
   --FeedCreator
      |
      --AtomCreator03
Method Summary
AtomCreator03 AtomCreator03 ()
void createFeed ()
Variables
Methods
Constructor AtomCreator03 (line 1094)
AtomCreator03 AtomCreator03 ()
createFeed (line 1099)
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 Sun, 29 Oct 2006 18:01:26 +0100 by phpDocumentor 1.3.1