Class rss_feed

Description

Located in /system/rss.php (line 14)


	
			
Variable Summary
mixed $copyright
mixed $description
mixed $encoding
mixed $generator
mixed $items
mixed $language
mixed $title
mixed $url
Method Summary
rss_feed rss_feed (mixed $title, mixed $url, mixed $description, mixed $encoding, mixed $language, mixed $copyright)
void addItem (mixed $title, mixed $description, mixed $link, mixed $date, [mixed $category = ''])
void showFeed ()
Variables
mixed $copyright = '' (line 20)
mixed $description = '' (line 17)
mixed $encoding = '' (line 18)
mixed $generator = RSS_GENERATOR (line 21)
mixed $items = array() (line 22)
mixed $language = '' (line 19)
mixed $title = '' (line 15)
mixed $url = '' (line 16)
Methods
Constructor rss_feed (line 25)
rss_feed rss_feed (mixed $title, mixed $url, mixed $description, mixed $encoding, mixed $language, mixed $copyright)
addItem (line 34)
void addItem (mixed $title, mixed $description, mixed $link, mixed $date, [mixed $category = ''])
showFeed (line 38)
void showFeed ()

Documentation generated on Fri, 08 Jun 2007 12:21:27 +0300 by phpDocumentor 1.3.0RC3