|
XOOPS RMCommon Utilities
2.1.8.91RC
|
Go to the source code of this file.
Functions | |
| createSQL () | |
| delete_blocks () | |
| delete_positions () | |
| save_position ($edit=0) | |
| show_rm_blocks () | |
| toggle_visibility ($s) | |
Variables | |
| $action = isset($_REQUEST['action']) ? $_REQUEST['action'] : '' | |
| const | RMCLOCATION 'blocks' |
| createSQL | ( | ) |
Definition at line 14 of file blocks.php.
References $db, $mid, and $sql.
Referenced by show_rm_blocks().

| delete_blocks | ( | ) |
Delete a set of selected widgets
Definition at line 272 of file blocks.php.
References $id, $xoopsSecurity, __(), RMEvents\get(), redirectMsg(), and rmc_server_var().

| delete_positions | ( | ) |
Definition at line 304 of file blocks.php.
References $id, $xoopsSecurity, __(), RMEvents\get(), redirectMsg(), and rmc_server_var().

| save_position | ( | $edit = 0 | ) |
Save the current positions
Definition at line 189 of file blocks.php.
References $db, $id, $sql, $xoopsSecurity, __(), redirectMsg(), and rmc_server_var().

| show_rm_blocks | ( | ) |
Definition at line 68 of file blocks.php.
References $db, $id, $mid, $mod, $modules, $result, $rmc_config, $sql, $str, $xoopsConfig, $xoopsModule, $xoopsSecurity, __(), RMBlocksFunctions\block_positions(), RMFunctions\create_toolbar(), createSQL(), RMEvents\get(), RMTemplate\get(), RMBlocksFunctions\get_available_list(), RMFunctions\get_modules_list(), RMFunctions\load_module(), rmc_server_var(), showMessage(), and xoops_cp_location().

| toggle_visibility | ( | $s | ) |
Change the current visibility status for a set of selected widgets
Definition at line 243 of file blocks.php.
References $db, $xoopsSecurity, __(), redirectMsg(), and rmc_server_var().

| $action = isset($_REQUEST['action']) ? $_REQUEST['action'] : '' |
Definition at line 335 of file blocks.php.
| const RMCLOCATION 'blocks' |
Definition at line 11 of file blocks.php.
Referenced by RMFunctions\create_toolbar(), RmcommonRmcommonPreload\eventRmcommonLoadRightWidgets(), DesigniaFunctions\extra_headers(), and Twop6Functions\extra_headers().