Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

License

Content on this site is copyright © 2005 - 2008 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5. Some parts of this website may be subject to other licenses.

 Class JDocumentRendererRSS

Description

JDocumentRenderer_RSS is a feed that implements RSS 2.0 Specification

Located in /joomla/document/feed/renderer/rss.php (line 31)

Class JObject   (Subpackage Base)

Abstract class JDocumentRenderer
   
   Class JDocumentRendererRSS   (Subpackage Document)
Method Summary
Method string render ()
Method string _relToAbs ( $text)
Variables

Inherited Variables

Inherited from JDocumentRenderer

Variable JDocumentRenderer::$_doc

Inherited from JObject

Variable JObject::$_errors
Methods
render (line 47)

Render the feed

  • access: public
string render ()

Redefinition of:
JDocumentRenderer::render()
Renders a script and returns the results as a string
_relToAbs (line 168)

Convert links in a text from relative to absolute

  • access: public
string _relToAbs ( $text)
  • $text

Inherited Methods

Inherited From JDocumentRenderer

 JDocumentRenderer::__construct()
 JDocumentRenderer::getContentType()
 JDocumentRenderer::render()

Inherited From JObject

 JObject::JObject()
 JObject::__construct()
 JObject::get()
 JObject::getError()
 JObject::getErrors()
 JObject::getProperties()
 JObject::getPublicProperties()
 JObject::set()
 JObject::setError()
 JObject::setProperties()
 JObject::toString()

Documentation generated on Tue, 29 Jan 2008 18:50:14 +0000 by phpDocumentor 1.3.1