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

Go to the source code of this file.

Functions

 get_modules_ajax ()
 
 rm_change_theme ()
 
 show_dashboard ()
 

Variables

 $action = rmc_server_var($_REQUEST, 'action', '')
 
const RMCLOCATION 'dashboard'
 

Function Documentation

get_modules_ajax ( )

Definition at line 14 of file index.php.

References $db, $limit, $mod, $nav, $page, $result, $sql, $start, $tpages, RMFunctions\configs(), RMTemplate\get(), and rmc_server_var().

Here is the call graph for this function:

rm_change_theme ( )

Definition at line 90 of file index.php.

References $db, $sql, $xoopsModule, __(), redirectMsg(), rmc_server_var(), and RMCPATH.

Here is the call graph for this function:

show_dashboard ( )

Definition at line 46 of file index.php.

References $db, $file, $i, $result, $sql, $xoopsModule, __(), RMFunctions\create_toolbar(), RMTemplate\get(), and RMCURL.

Here is the call graph for this function:

Variable Documentation

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

Definition at line 113 of file index.php.

const RMCLOCATION 'dashboard'

Definition at line 11 of file index.php.