RSSCreator091 Class Reference

Inheritance diagram for RSSCreator091:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 _setRSSVersion ($version)
 createFeed ()
 RSSCreator091 ()

Public Attributes

 $RSSVersion

Detailed Description

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


Member Function Documentation

RSSCreator091::_setRSSVersion ( version  ) 

Sets this RSS feed's version number. private

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

References $version.

Referenced by RSSCreator091().

RSSCreator091::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 871 of file feedcreator.class.php.

References $feed, $i, $now, FeedCreator::$pubDate, FeedCreator::_createAdditionalElements(), FeedCreator::_createGeneratorComment(), FeedCreator::_createStylesheetReferences(), author, copyright, date, descriptionTruncSize, editor, image, language, link, title, and webmaster.

Here is the call graph for this function:

RSSCreator091::RSSCreator091 (  ) 

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

References _setRSSVersion().

Here is the call graph for this function:


Member Data Documentation

RSSCreator091::$RSSVersion

Stores this RSS feed's version number. private

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


The documentation for this class was generated from the following file:
Generated on Wed Aug 22 19:34:53 2007 for bitweaver by  doxygen 1.5.2