| [ Index ] |
PHP Cross Reference of MantisBT |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 198 lines (6 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 2 files library/rssbuilder/class.RSSBase.inc.php library/rssbuilder/interface.RSS.inc.php |
RSSBuilder:: (28 methods):
__construct()
addRSSItem()
addDCdata()
addSYdata()
getEncoding()
getAbout()
getTitle()
getDescription()
getImageLink()
getCategory()
getCache()
getRSSItemList()
getDCPublisher()
getDCCreator()
getDCDate()
getDCLanguage()
getDCRights()
getDCCoverage()
getDCContributor()
getSYPeriod()
getSYFrequency()
getSYBase()
getFilename()
setVersionObject()
prepareRSSRequest()
getRSSOutput()
saveRSS()
outputRSS()
Class: RSSBuilder - X-Ref
Class for creating an RSS-feed| __construct($encoding = 'ISO-8859-1',$about = '',$title = '',$description = '',$image_link = '',$category = '',$cache = 60) X-Ref |
| No description |
| addRSSItem($about = '',$title = '',$link = '',$description = '',$subject = '',$date = 0,$author = '',$comments = '',$image = '') X-Ref |
| No description |
| addDCdata($publisher = '',$creator = '',$date = 0,$language = 'en',$rights = '',$coverage = '',$contributor = '') X-Ref |
| No description |
| addSYdata($period = 'daily',$frequency = 1,$base = 0) X-Ref |
| No description |
| getEncoding() X-Ref |
| No description |
| getAbout() X-Ref |
| No description |
| getTitle() X-Ref |
| No description |
| getDescription() X-Ref |
| No description |
| getImageLink() X-Ref |
| No description |
| getCategory() X-Ref |
| No description |
| getCache() X-Ref |
| No description |
| getRSSItemList() X-Ref |
| No description |
| getDCPublisher() X-Ref |
| No description |
| getDCCreator() X-Ref |
| No description |
| getDCDate() X-Ref |
| No description |
| getDCLanguage() X-Ref |
| No description |
| getDCRights() X-Ref |
| No description |
| getDCCoverage() X-Ref |
| No description |
| getDCContributor() X-Ref |
| No description |
| getSYPeriod() X-Ref |
| No description |
| getSYFrequency() X-Ref |
| No description |
| getSYBase() X-Ref |
| No description |
| getFilename() X-Ref |
| No description |
| setVersionObject($version = '0.91') X-Ref |
| No description |
| prepareRSSRequest($version = '0.91') X-Ref |
| No description |
| getRSSOutput($version = '0.91') X-Ref |
| No description |
| saveRSS($version = '0.91', $path = '') X-Ref |
| No description |
| outputRSS($version = '0.91') X-Ref |
| No description |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |