Class lastRSS

Description

Located in /engine/lastRSS.php (line 4)


	
			
Variable Summary
mixed $CDATA
mixed $channeltags
mixed $cp
mixed $date_format
mixed $default_cp
mixed $imagetags
mixed $items_limit
mixed $itemtags
mixed $stripHTML
Method Summary
void Get (mixed $rss_url)
void my_preg_match (mixed $pattern, mixed $subject)
void Parse (mixed $rss_url)
void unhtmlentities (mixed $string)
Variables
mixed $CDATA = 'nochange' (line 9)
mixed $channeltags = array ('title', 'link', 'description', 'language', 'copyright', 'managingEditor', 'webMaster', 'lastBuildDate', 'rating', 'docs') (line 18)
mixed $cp = '' (line 10)
mixed $date_format = '' (line 13)
mixed $default_cp = 'UTF-8' (line 8)
mixed $imagetags = array('title', 'url', 'link', 'width', 'height') (line 20)
mixed $items_limit = 0 (line 11)
mixed $itemtags = array('title', 'link', 'description', 'author', 'category', 'comments', 'enclosure', 'guid', 'pubDate', 'source') (line 19)
mixed $stripHTML = False (line 12)
mixed $textinputtags = array('title', 'description', 'name', 'link') (line 21)
Methods
Get (line 26)
void Get (mixed $rss_url)
my_preg_match (line 60)
void my_preg_match (mixed $pattern, mixed $subject)
Parse (line 103)
void Parse (mixed $rss_url)
unhtmlentities (line 88)
void unhtmlentities (mixed $string)

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