API17

API17:JDocumentRendererRSS

From Joomla! Documentation

Joomla 11.1 JDocumentRendererRSS

Description

Methods

Visibility Method name Description
public _relToAbs Convert links in a text from relative to absolute.
public render Render the feed.

Importing

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

See also


User contributed notes

Code Examples