XOOPS RMCommon Utilities
2.1.8.91RC
|
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' |
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().
rm_change_theme | ( | ) |
Definition at line 90 of file index.php.
References $db, $sql, $xoopsModule, __(), redirectMsg(), rmc_server_var(), and RMCPATH.
show_dashboard | ( | ) |
Definition at line 46 of file index.php.
References $db, $file, $i, $result, $sql, $xoopsModule, __(), RMFunctions\create_toolbar(), RMTemplate\get(), and RMCURL.
$action = rmc_server_var($_REQUEST, 'action', '') |