Class JFeedItem
JFeedItem is an internal class that stores feed item information
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: 11.1
Located at joomla/document/feed.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/document/feed.php
Methods summary
public
|
Magic methods summary
Properties summary
public
string
|
$title |
#
Title item element |
public
string
|
$link |
#
Link item element |
public
string
|
$description |
#
Description item element |
public
string
|
$author |
#
Author item element |
public
string
|
$authorEmail |
#
Author email element |
public
array
|
$category |
#
Category element |
public
string
|
$comments |
#
Comments element |
public
|
$enclosure |
#
Enclosure element |
public
string
|
$guid |
#
Guid element |
public
string
|
$date |
#
Published date |
public
string
|
$source |
#
Source element |