[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 44 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file vtlib/thirdparty/parser/feed/simplepie.inc |
Vtiger_Feed_Parser:: (2 methods):
vt_dofetch()
vt_doparse()
Class: Vtiger_Feed_Parser - X-Ref
Extends SimplePie (feed parser library for Rss, Atom, etc)vt_dofetch($url, $timeout=10) X-Ref |
Parse the feed url. param: String Feed url (RSS, ATOM etc) param: Integer Timeout value (to try connecting to url) |
vt_doparse($content) X-Ref |
Parse the content as feed. param: String Feed content |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |