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

Go to the source code of this file.

Functions

 load_modules_page ()
 
 module_disable_now ($enable=0)
 
 module_install ()
 
 module_install_now ()
 
 module_rename ()
 
 module_uninstall_now ()
 
 module_update_now ()
 
 show_modules_list ()
 
 xoops_module_update ($dirname)
 

Variables

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

Function Documentation

load_modules_page ( )

Definition at line 727 of file modules.php.

References $db, $file, $i, $installed_dirs, $limit, $mod, $nav, $page, $result, $ret, $sql, $start, $tpages, $xoopsLogger, $xoopsSecurity, __(), _e(), endfor, endif, RMUtilities\format_version(), RMEvents\get(), href, odd, onclick, and rmc_server_var().

Here is the call graph for this function:

module_disable_now (   $enable = 0)

Definition at line 694 of file modules.php.

References $db, $mod, $sql, $xoopsConfig, $xoopsSecurity, __(), RMEvents\get(), redirectMsg(), and rmc_server_var().

Here is the call graph for this function:

module_install ( )

This function show a resume of the changes that will be made by module

Definition at line 123 of file modules.php.

References $dir, $xoopsSecurity, __(), RMFunctions\create_toolbar(), RMEvents\get(), RMTemplate\get(), redirectMsg(), and rmc_server_var().

Here is the call graph for this function:

module_install_now ( )

Definition at line 159 of file modules.php.

References $action, $file, $mod, $xoopsConfig, $xoopsSecurity, __(), RMFunctions\create_toolbar(), RMEvents\get(), RMTemplate\get(), redirectMsg(), and rmc_server_var().

Here is the call graph for this function:

module_rename ( )

Definition at line 817 of file modules.php.

References $db, $id, $ret, $sql, $xoopsLogger, $xoopsSecurity, __(), and rmc_server_var().

Here is the call graph for this function:

module_uninstall_now ( )

Definition at line 213 of file modules.php.

References $action, $file, $mod, $xoopsConfig, $xoopsSecurity, __(), RMFunctions\create_toolbar(), RMEvents\get(), RMTemplate\get(), redirectMsg(), and rmc_server_var().

Here is the call graph for this function:

module_update_now ( )

Definition at line 647 of file modules.php.

References $action, $file, $mod, $xoopsConfig, $xoopsSecurity, __(), RMFunctions\create_toolbar(), RMEvents\get(), RMTemplate\get(), redirectMsg(), rmc_server_var(), and xoops_module_update().

Here is the call graph for this function:

show_modules_list ( )
xoops_module_update (   $dirname)

Definition at line 260 of file modules.php.

References $category, $content, $i, $options, $result, $sql, $tpl, $xoopsConfig, and __().

Referenced by module_update_now().

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

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

Definition at line 876 of file modules.php.

const RMCLOCATION 'modules'

Definition at line 11 of file modules.php.