Class RSSCreator091

Description

RSSCreator091 is a FeedCreator that implements RSS 0.91 Spec, revision 3.

Located in /includes/feedcreator.class.php (line 930)

HtmlDescribable
   |
   --FeedCreator
      |
      --RSSCreator091
Direct descendents
Class Description
RSSCreator20 RSSCreator20 is a FeedCreator that implements RDF Site Summary (RSS) 2.0.
Method Summary
RSSCreator091 RSSCreator091 ()
void addNamespace ( $ns,  $uri)
string createFeed ()
Variables
Methods
Constructor RSSCreator091 (line 942)
RSSCreator091 RSSCreator091 ()
addNamespace (line 938)
void addNamespace ( $ns,  $uri)
  • $ns
  • $uri

Redefinition of:
FeedCreator::addNamespace()
Creates a string containing all additional namespace specified
createFeed (line 963)

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.

  • return: the feed's complete text
string createFeed ()

Redefinition of:
FeedCreator::createFeed()
Builds the feed's text.

Inherited Methods

Inherited From FeedCreator

FeedCreator::addItem()
FeedCreator::addNamespace()
FeedCreator::createFeed()
FeedCreator::iTrunc()
FeedCreator::outputFeed()
FeedCreator::saveFeed()
FeedCreator::setEncoding()
FeedCreator::useCached()
FeedCreator::version()
FeedCreator::_createAdditionalElements()
FeedCreator::_createGeneratorComment()
FeedCreator::_createNamespace()
FeedCreator::_createStylesheetReferences()

Inherited From HtmlDescribable

HtmlDescribable::getDescription()

Documentation generated on Wed, 28 Mar 2007 09:54:16 -0600 by phpDocumentor 1.3.1