Inheritance diagram for RSSCreator10:
Definition at line 818 of file feedcreator.class.php.
Public Member Functions | |
createFeed () | |
Builds the RSS feed's text. |
|
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.
Reimplemented from FeedCreator. Definition at line 825 of file feedcreator.class.php. References FeedCreator::_createAdditionalElements(), FeedCreator::_createGeneratorComment(), and FeedCreator::_createStylesheetReferences(). |