
Public Member Functions | |
| createFeed () | |
Definition at line 768 of file feedcreator.class.php.
| 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.
Reimplemented from FeedCreator.
Definition at line 775 of file feedcreator.class.php.
References $feed, $i, $now, FeedCreator::_createAdditionalElements(), FeedCreator::_createGeneratorComment(), FeedCreator::_createStylesheetReferences(), author, date, description, image, link, source, and title.
Here is the call graph for this function:

1.5.2