lastRSS Class Reference

List of all members.

Public Member Functions

 Get ($rss_url)
 my_preg_match ($pattern, $menu)
 unhtmlentities ($string)
 MyConvertEncoding ($in_charset, $out_charset, $string)
 Parse ($rss_url)

Public Attributes

 $channeltags = array ('title', 'link', 'description', 'language', 'copyright', 'managingEditor', 'webMaster', 'pubDate', 'lastBuildDate', 'rating', 'docs')
 $itemtags = array('title', 'link', 'description', 'author', 'category', 'comments', 'enclosure', 'guid', 'pubDate', 'source')
 $imagetags = array('title', 'url', 'link', 'width', 'height')
 $textinputtags = array('title', 'description', 'name', 'link')


Detailed Description

Definition at line 33 of file lastRSS.php.


Member Function Documentation

lastRSS::Get ( rss_url  ) 

Definition at line 45 of file lastRSS.php.

References Parse().

Here is the call graph for this function:

lastRSS::my_preg_match ( pattern,
menu 
)

Definition at line 79 of file lastRSS.php.

References $out.

Referenced by Parse().

lastRSS::unhtmlentities ( string  ) 

Definition at line 87 of file lastRSS.php.

Referenced by Parse().

lastRSS::MyConvertEncoding ( in_charset,
out_charset,
string 
)

Definition at line 96 of file lastRSS.php.

Referenced by Parse().

lastRSS::Parse ( rss_url  ) 

Definition at line 113 of file lastRSS.php.

References $i, my_preg_match(), MyConvertEncoding(), and unhtmlentities().

Referenced by Get().

Here is the call graph for this function:


Member Data Documentation

lastRSS::$channeltags = array ('title', 'link', 'description', 'language', 'copyright', 'managingEditor', 'webMaster', 'pubDate', 'lastBuildDate', 'rating', 'docs')

Definition at line 37 of file lastRSS.php.

lastRSS::$itemtags = array('title', 'link', 'description', 'author', 'category', 'comments', 'enclosure', 'guid', 'pubDate', 'source')

Definition at line 38 of file lastRSS.php.

lastRSS::$imagetags = array('title', 'url', 'link', 'width', 'height')

Definition at line 39 of file lastRSS.php.

lastRSS::$textinputtags = array('title', 'description', 'name', 'link')

Definition at line 40 of file lastRSS.php.


The documentation for this class was generated from the following file:

Generated on Sun Oct 26 20:33:15 2008 for The Travelsized Content Management System by  doxygen 1.5.5