Table of Contents

JDocumentFeed

API Package Subpackage Class Reference Last reviewed Doc status
API Home Package Joomla.Framework Subpackage Document Class JDocumentFeed Reference JDocumentFeed Never Work in Progress

JDocumentFeed class, provides an easy interface to parse and display any feed document.

Methods

Method Description
__construct JDocumentFeed class constructor.
addItem Adds a JFeedItem to the feed.
render Renders the document.

Properties

Property Description
$syndicationURL Syndication URL feed element
$image Image feed element
$copyright Copyright feed element
$pubDate Published date feed element
$lastBuildDate Last build date feed element
$editor Editor feed element
$docs Docs feed element
$editorEmail Editor email feed element
$webmaster Webmaster email feed element
$category Category feed element
$ttl Ttl feed element
$rating Rating feed element
$skipHours Skip hours feed element
$skipDays Skip days feed element
$items The feed items collection