Class Display_RSS

Description

RSS Display

Displays data in RSS version 2.0 format. There are currently no plans to support older versions of the RSS specification or alternative feed types like ATOM.

Located in /classes/Display/RSS.php (line 28)

Object
   |
   --Display_Common
      |
      --Display_RSS
Method Summary
void render ()
Variables
Methods
render (line 38)

Render the RSS feed data

Uses a combination of configuration options and a properly formatted data array to create an RSS v2.0 feed.

  • todo: Error handling is non-existant.
  • access: public
void render ()

Redefinition of:
Display_Common::render()
Rendering Method

Inherited Methods

Inherited From Display_Common

Display_Common::__construct()
Display_Common::render()
Display_Common::setMetaData()
Display_Common::setModuleReturn()
Display_Common::setTemplateVariables()
Display_Common::templateExists()

Inherited From Object

Object::__construct()
Object::getInstance()
Object::__destruct()

Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 by phpDocumentor 1.4.3