API17

API17:JDocumentRendererAtom

From Joomla! Documentation

Joomla 11.1 JDocumentRendererAtom

Description

Methods

Visibility Method name Description
public render Render the feed.
  • Defined in libraries/joomla/document/feed/renderer/atom.php
  • Extends JDocumentRenderer

Importing

jimport( 'joomla.document.feed.renderer.atom' );

See also


User contributed notes

Code Examples