Methods
read an flux with an url parameter
__construct(string $url)
inherited
Analyze infos of the feed
analyzeInfo()
inherited abstract
Analyze items of the feed
analyzeItems()
inherited abstract
Clear the the SimpleXML structure corresponding to the feed (usefull for big feed)
clearXML()
inherited
getInfos
getInfos() : \jRSS20Info|\jAtom10Info
inherited
getItems
getItems() : array<mixed,\jXMLFeedItem>
inherited
return the SimpleXML structure corresponding to the feed
getXML() : \SimpleXMLElement
inherited
Response
\SimpleXMLElement
Properties
infos
infos : \jRSS20Info|\jAtom10Info
inherited
items
items : array<mixed,\jRSS20Item>|array<mixed,\jAtom10Item>
inherited
content an url
xml : \SimpleXMLElement
inherited
Type(s)
\SimpleXMLElement
_items_analyzed
_items_analyzed :
inherited
_infos_analyzed
_infos_analyzed :
inherited