AtomCreator10 is a FeedCreator that implements the atom specification,
as in http://www.atomenabled.org/developers/syndication/atom-format-spec.php Please note that just by using AtomCreator10 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 AtomCreator10::additionalElements.
Located in /includes/feedcreator.class.php (line 1192)
HtmlDescribable | --FeedCreator | --AtomCreator10
Inherited from FeedCreator
FeedCreator::$additionalElements
FeedCreator::$category
FeedCreator::$copyright
FeedCreator::$cssStyleSheet
FeedCreator::$description
FeedCreator::$docs
FeedCreator::$editor
FeedCreator::$editorEmail
FeedCreator::$encoding
FeedCreator::$generator
FeedCreator::$image
FeedCreator::$language
FeedCreator::$lastBuildDate
FeedCreator::$link
FeedCreator::$namespace
FeedCreator::$pubDate
FeedCreator::$rating
FeedCreator::$skipDays
FeedCreator::$skipHours
FeedCreator::$syndicationURL
FeedCreator::$title
FeedCreator::$ttl
FeedCreator::$webmaster
FeedCreator::$xslStyleSheet
Inherited from HtmlDescribable
HtmlDescribable::$descriptionHtmlSyndicated
HtmlDescribable::$descriptionTruncSize
Inherited From FeedCreator
FeedCreator::addItem()
FeedCreator::addNamespace()
FeedCreator::createFeed()
FeedCreator::iTrunc()
FeedCreator::outputFeed()
FeedCreator::saveFeed()
FeedCreator::setEncoding()
FeedCreator::useCached()
FeedCreator::version()
FeedCreator::_createAdditionalElements()
FeedCreator::_createGeneratorComment()
FeedCreator::_createNamespace()
FeedCreator::_createStylesheetReferences()
Inherited From HtmlDescribable
HtmlDescribable::getDescription()
Documentation generated on Wed, 28 Mar 2007 09:54:14 -0600 by phpDocumentor 1.3.1