XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
rss.php File Reference

Go to the source code of this file.

Functions

 show_rss_content ()
 
 show_rss_options ()
 

Variables

 $action = rmc_server_var($_GET, 'action', '')
 

Function Documentation

show_rss_content ( )

Definition at line 30 of file rss.php.

References $GLOBALS, $rmc_config, $tpl, $xoopsConfig, __(), RMFunctions\configs(), RMTemplate\get(), and rmc_server_var().

Here is the call graph for this function:

show_rss_options ( )

Show all RSS options

Definition at line 14 of file rss.php.

References $xoopsConfig, __(), RMEvents\get(), and RMTemplate\get().

Here is the call graph for this function:

Variable Documentation

$action = rmc_server_var($_GET, 'action', '')

Definition at line 67 of file rss.php.