API17

JDocumentRendererRSS: Difference between revisions

From Joomla! Documentation

Doxiki2 (talk | contribs)
Updated to r1448:247ba8d88526
m User contributed notes: bad link repair
Line 45: Line 45:
format= ,,,
format= ,,,
</dpl>
</dpl>
<noinclude>[[Category:Platform]][[Category:Platform 11.1]][[Category:JDocumentRendererRSS]]</noinclude>
<noinclude>[[Category:Platform JClasses]][[Category:Platform 11.1]][[Category:JDocumentRendererRSS]]</noinclude>

Revision as of 18:38, 29 August 2012

Joomla 11.1 JDocumentRendererRSS

Description

Template:Description:JDocumentRendererRSS [Edit Descripton]

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

Template:SeeAlso:JDocumentRendererRSS [Edit See Also]

User contributed notes

<CodeExamplesForm />