jRSS20Item

Extends \jXMLFeedItem

package

jelix

Methods

fill item with the given xml node

setFromXML(\SimpleXMLElement $xml_element) 
inherited abstract

Arguments

$xml_element

\SimpleXMLElement

Properties

comments url

comments : string
var

Type(s)

string

media description, attached to the item the array should contain this keys : 'url', 'size', 'mimetype'

enclosure : array
var

Type(s)

array

url of rss channel of the information source

sourceUrl : string
var

Type(s)

string

Title of the information source

sourceTitle : string
var

Type(s)

string

identifiant of the item (its url for example)

id : string
inherited
var

Type(s)

string

title

title : string
inherited
var

Type(s)

string

publication date of the item format : yyyy-mm-dd hh:mm:ss

published : string
inherited
var

Type(s)

string

author name

authorName : string
inherited
var

Type(s)

string

author email

authorEmail : string
inherited
var

Type(s)

string

list of category names

categories : array
inherited
var

Type(s)

array

content of the item. could be pure text or html

content : string
inherited
var

Type(s)

string

says the type of content : text or html (or xhtml for atom) Values : 'text','html','xhtml'

contentType : string
inherited
var

Type(s)

string

_mandatory

_mandatory : string
inherited
var

Type(s)

string