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

RSSCreator10 Class Reference
[FeedCreator]

Inheritance diagram for RSSCreator10:

FeedCreator HtmlDescribable List of all members.

Detailed Description

RSSCreator10 is a FeedCreator that implements RDF Site Summary (RSS) 1.0.

See also:
http://www.purl.org/rss/1.0/
Since:
1.3
Author:
Kai Blankenhorn <kaib@bitfolge.de>

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

Public Member Functions

 createFeed ()
 Builds the RSS feed's text.


Member Function Documentation

RSSCreator10::createFeed  ) 
 

Builds the RSS feed's text.

The feed will be compliant to RDF Site Summary (RSS) 1.0. The feed will contain all items previously added in the same order.

Returns:
string the feed's complete text

Reimplemented from FeedCreator.

Definition at line 825 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:42 2006 for BaseJumper by doxygen 1.3.9.1