Class JDocumentRendererFeedRss
JDocumentRendererRSS is a feed that implements RSS 2.0 Specification
- JDocumentRenderer
- JDocumentRendererFeedRss
Direct known subclasses
Package: Joomla\Platform\Document
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 3.5
Link: http://www.rssboard.org/rss-specification
Located at joomla/document/renderer/feed/rss.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 3.5
Link: http://www.rssboard.org/rss-specification
Located at joomla/document/renderer/feed/rss.php
Methods summary
public
string
|
Methods inherited from JDocumentRenderer
__construct()
,
_relToAbs()
,
getContentType()
Magic methods summary
Properties summary
protected
string
|
$_mime |
#
Renderer mime type |
Properties inherited from JDocumentRenderer
Magic properties
public read-only
|
$_doc |
|
#
Reference to the JDocument object that instantiated the renderer |