Class JDocumentRendererFeedAtom
JDocumentRendererFeedAtom is a feed that implements the atom specification
Please note that just by using this class you won't automatically produce valid atom files. For example, you have to specify either an editor for the feed or an author for every single feed item.
- JDocumentRenderer
- JDocumentRendererFeedAtom
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.atomenabled.org/developers/syndication/atom-format-spec.php
Located at joomla/document/renderer/feed/atom.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.atomenabled.org/developers/syndication/atom-format-spec.php
Located at joomla/document/renderer/feed/atom.php
Methods summary
public
string
|
Methods inherited from JDocumentRenderer
__construct()
,
_relToAbs()
,
getContentType()
Magic methods summary
Properties summary
protected
string
|
$_mime |
#
Document mime type |
Properties inherited from JDocumentRenderer
Magic properties
public read-only
|
$_doc |
|
#
Reference to the JDocument object that instantiated the renderer |