Class jRSSItem

Description

content of an item in a syndication channel

  • since: 1.0b1

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

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

comments url

  • access: public
array $enclosure (line 243)

media description, attached to the item

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

  • access: public
boolean $idIsPermalink (line 248)

says if the id is a permanent link

  • access: public
string $sourceTitle (line 258)

Title of the information source

  • access: public
string $sourceUrl (line 253)

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, 22 Mar 2012 22:16:51 +0100 by phpDocumentor 1.4.3