RSSClient--Test.php File Reference

Go to the source code of this file.


Variables

 PHP
 $Feed = & new RSSClient("http://localhost/~ealmasy/scout/SPT/SPT--RSS.php", $DB, "", 60)
 $Items = $Feed->GetItems(5)
 $Feed = & new RSSClient("http://scout.wisc.edu/Weblog/SWL--RSS.php", $DB, "", 60)
 $Items = $Feed->GetItems(5)
 PHP

Variable Documentation

$Feed = & new RSSClient("http://scout.wisc.edu/Weblog/SWL--RSS.php", $DB, "", 60)

Definition at line 29 of file RSSClient--Test.php.

$Feed = & new RSSClient("http://localhost/~ealmasy/scout/SPT/SPT--RSS.php", $DB, "", 60)

Definition at line 25 of file RSSClient--Test.php.

$Items = $Feed->GetItems(5)

Definition at line 30 of file RSSClient--Test.php.

$Items = $Feed->GetItems(5)

Definition at line 26 of file RSSClient--Test.php.

Referenced by RSSClient::GetItems(), Resource::GetQualifierByField(), PrintOptionList(), and PrintOptionListFromDB().

PHP

Definition at line 38 of file RSSClient--Test.php.

PHP

Definition at line 12 of file RSSClient--Test.php.