Class jRSS20Item

Description
  • author: Yannick Le Guédart
  • copyright: 2006 Yannick Le Guédart
  • copyright: 2006-2009 Laurent Jouanneau

Located in /utils/jRSS20Item.class.php (line 21)

jXMLFeedItem
   |
   --jRSS20Item
Variable Summary
string $comments
array $enclosure
boolean $idIsPermalink
string $sourceTitle
string $sourceUrl
Method Summary
void setFromXML ( $item)
Variables
string $comments (line 27)

comments url

  • access: public
array $enclosure (line 33)

media description, attached to the item

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

  • access: public
boolean $idIsPermalink (line 38)

says if the id is a permanent link

  • access: public
string $sourceTitle (line 48)

Title of the information source

  • access: public
string $sourceUrl (line 43)

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
Methods
setFromXML (line 54)

fill item with the given xml node

  • access: public
void setFromXML ( $item)
  • SimpleXMLElement $item: node representing an item

Redefinition of:
jXMLFeedItem::setFromXML()
fill item with the given xml node

Inherited Methods

Inherited From jXMLFeedItem

jXMLFeedItem::setFromXML()

Documentation generated on Wed, 04 Jan 2017 22:56:34 +0100 by phpDocumentor 1.4.3