dolibarr 19.0.3
|
File of class to parse RSS feeds. More...
Go to the source code of this file.
Classes | |
class | RssParser |
Class to parse RSS files. More... | |
Functions | |
xml2php ($xml) | |
Function to convert an XML object into an array. | |
File of class to parse RSS feeds.
Definition in file rssparser.class.php.
xml2php | ( | $xml | ) |
Function to convert an XML object into an array.
SimpleXMLElement | $xml | Xml |
Definition at line 818 of file rssparser.class.php.
References xml2php().
Referenced by RssParser\parser(), and xml2php().