Campustream 1.0
A social network MQP for WPI
rssreader Class Reference

Public Member Functions

 __construct ($rss_data)
 get ()
 __get ($key)

Static Public Member Functions

static load ($url)

Detailed Description

Prototype of an RSS reader for the Imported News section. Not currently in use on the site, but it should be a good start.

Definition at line 9 of file rssreader.php.


Constructor & Destructor Documentation

__construct ( rss_data)

Definition at line 38 of file rssreader.php.


Member Function Documentation

__get ( key)

Definition at line 74 of file rssreader.php.

get ( )

Get important information about this RSS feed

Definition at line 60 of file rssreader.php.

static load ( url) [static]

Load a RSS feed and return a new rssreader object.

Definition at line 22 of file rssreader.php.


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