Class jRSSItem

Description

content of an item in a syndication channel

  • since: 1.0b1

Located in /core/response/jResponseRss20.class.php (line 234)

jXMLFeedItem
   |
   --jRSSItem
Variable Summary
string $comments
array $enclosure
boolean $idIsPermalink
string $sourceTitle
string $sourceUrl
Variables
string $comments (line 240)

comments url

  • access: public
array $enclosure (line 246)

media description, attached to the item

the array should contain this keys : 'url', 'size', 'mimetype'

  • access: public
boolean $idIsPermalink (line 251)

says if the id is a permanent link

  • access: public
string $sourceTitle (line 261)

Title of the information source

  • access: public
string $sourceUrl (line 256)

url of rss channel of the information source

  • access: public

Inherited Variables

Inherited from jXMLFeedItem

jXMLFeedItem::$authorEmail
jXMLFeedItem::$authorName
jXMLFeedItem::$categories
jXMLFeedItem::$content
jXMLFeedItem::$contentType
jXMLFeedItem::$id
jXMLFeedItem::$link
jXMLFeedItem::$published
jXMLFeedItem::$title
jXMLFeedItem::$_mandatory

Documentation generated on Thu, 19 Sep 2013 00:06:53 +0200 by phpDocumentor 1.4.3