Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

AtomCreator03 Class Reference
[FeedCreator]

Inheritance diagram for AtomCreator03:

FeedCreator HtmlDescribable List of all members.

Detailed 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.

See also:
FeedCreator#additionalElements
Since:
1.6
Author:
Kai Blankenhorn <kaib@bitfolge.de>, Scott Reynen <scott@randomchaos.com>

Definition at line 1110 of file feedcreator.class.php.

Public Member Functions

 AtomCreator03 ()
 createFeed ()
 Builds the feed's text.


Constructor & Destructor Documentation

AtomCreator03::AtomCreator03  ) 
 

Definition at line 1112 of file feedcreator.class.php.


Member Function Documentation

AtomCreator03::createFeed  ) 
 

Builds the feed's text.

Returns:
string the feed's complete text

Reimplemented from FeedCreator.

Definition at line 1117 of file feedcreator.class.php.

References FeedCreator::_createAdditionalElements(), FeedCreator::_createGeneratorComment(), and FeedCreator::_createStylesheetReferences().


The documentation for this class was generated from the following file:
Generated on Fri Oct 27 12:26:40 2006 for BaseJumper by doxygen 1.3.9.1