Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class JDocumentRenderer_Atom

Description

JDocumentRenderer_Atom is a feed that implements the atom specification

Please note that just by using this class you won't automatically produce valid atom files. For example, you have to specify either an editor for the feed or an author for every single feed item.

Located in /joomla/document/feed/renderer/atom.php (line 35)

Class JObject   (Subpackage Base)

Abstract class JDocumentRenderer
   
   Class JDocumentRenderer_Atom   (Subpackage Document)
Method Summary
Method string render ()
Variables

Inherited Variables

Inherited from JDocumentRenderer

Variable JDocumentRenderer::$_doc
Methods
render (line 53)

Render the feed

  • access: public
string render ()

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

Inherited Methods

Inherited From JDocumentRenderer

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

Inherited From JObject

 JObject::JObject()
 JObject::__construct()
 JObject::get()
 JObject::getPublicProperties()
 JObject::set()
 JObject::toString()

Documentation generated on Mon, 05 Mar 2007 20:52:38 +0000 by phpDocumentor 1.3.1