NewsFeaturesDownloadsDevelopmentSupportAbout Us

lifetype/branches/lifetype-1.0.6/rss.php File Reference

Go to the source code of this file.


Variables

 $actionMap = Array( "Default" => "RssAction" )
 $controller = new Controller( $actionMap, "op" )
 $request = & HttpVars::getRequest()
 $session = HttpVars::getSession()
 $pluginManager = & PluginManager::getPluginManager()

Variable Documentation

$actionMap = Array( "Default" => "RssAction" )

$controller = new Controller( $actionMap, "op" )

Definition at line 15 of file rss.php.

$pluginManager = & PluginManager::getPluginManager()

Definition at line 38 of file rss.php.

$request = & HttpVars::getRequest()

Definition at line 17 of file rss.php.

$session = HttpVars::getSession()