XOOPS RMCommon Utilities
2.1.8.91RC
|
Go to the source code of this file.
Variables | |
$modNames = array() | |
$plugNames = array() | |
$result = $xoopsDB->query($sql) | |
foreach($urls as $dir=> $url) | $rmFunc = RMFunctions::get() |
$sql = "SELECT * FROM ".$xoopsDB->prefix("modules")." WHERE isactive=1" | |
while($row=$xoopsDB-> fetchArray($result)) | $total = 0 |
$upds = array() | |
$urls = array() | |
$xoopsLogger | activated = false |
$modNames = array() |
Definition at line 21 of file updates.php.
$plugNames = array() |
Definition at line 62 of file updates.php.
$result = $xoopsDB->query($sql) |
Definition at line 18 of file updates.php.
Referenced by RMEvents\__construct(), RMInternalBlock\adminGroups(), RMBlocksFunctions\block_positions(), RMFunctions\configs(), RMBlockPosition\delete(), delete_category(), RMBlocksFunctions\get_blocks(), RMFunctions\get_comments(), RMFunctions\get_groups_names(), get_modules_ajax(), RMFunctions\get_modules_list(), RMInternalBlockHandler\getAllByGroupModule(), RMInternalBlockHandler\getByModule(), RMObject\getColumns(), RMUser\getGroups(), RMUser\groups(), insertBlock(), RMFunctions\installed_plugins(), RMFunctions\load_images_categories(), load_modules_page(), RMComment\load_user(), RMObject\loadValues(), RMObject\loadValuesArray(), RMObject\loadValuesFiltered(), gettext_reader\ngettext(), Swift_Plugins_Reporters_HtmlReporter\notify(), Swift_Plugins_Reporters_HitReporter\notify(), RMFunctions\plugin_settings(), RMInternalBlock\readGroups(), RMFormUser\render(), RMFormGroups\render(), RMFormAvatarField\render(), rmc_bkcomments_show(), rmc_blocks_new(), RMInternalBlock\sections(), show_categories(), show_comments(), show_dashboard(), show_images(), show_modules_list(), show_rm_blocks(), show_users(), RMInternalBlock\subpages(), and xoops_module_update().
foreach ($urls as $dir=> $url) $rmFunc = RMFunctions::get() |
Definition at line 60 of file updates.php.
Referenced by show_available_updates().
$sql = "SELECT * FROM ".$xoopsDB->prefix("modules")." WHERE isactive=1" |
Definition at line 17 of file updates.php.
Referenced by activate_users(), RMInternalBlock\adminGroups(), category_status(), RMFunctions\configs(), createSQL(), RMComment\delete(), RMPlugin\delete(), delete_category(), RMFunctions\delete_comments(), RMObject\deleteFromTable(), formatSQL(), RMBlocksFunctions\get_blocks(), RMFunctions\get_comments(), RMUtilities\get_count(), RMFunctions\get_groups_names(), get_modules_ajax(), RMFunctions\get_modules_list(), RMFunctions\get_num_records(), RMInternalBlockHandler\getAllByGroupModule(), RMInternalBlockHandler\getByModule(), RMUser\getGroups(), RMUser\groups(), RMPlugin\insert_configs(), insertBlock(), RMFunctions\load_images_categories(), load_modules_page(), RMComment\load_user(), RMObject\loadValues(), RMObject\loadValuesArray(), RMObject\loadValuesFiltered(), module_disable_now(), module_rename(), RMFunctions\plugin_settings(), RMInternalBlock\readGroups(), RMFormUser\render(), RMFormAvatarField\render(), rm_change_theme(), rmc_bkcomments_show(), rmc_blocks_new(), RMUser\save(), RMInternalBlock\save(), save_block_order(), save_block_position(), save_position(), RMObject\saveToTable(), RMInternalBlock\sections(), set_comments_status(), show_categories(), show_comments(), show_dashboard(), show_images(), show_modules_list(), show_rm_blocks(), show_users(), RMInternalBlock\subpages(), RMObject\updateTable(), and xoops_module_update().
while ($row=$xoopsDB->fetchArray($result)) $total = 0 |
Definition at line 44 of file updates.php.
$upds = array() |
Definition at line 45 of file updates.php.
$urls = array() |
Definition at line 20 of file updates.php.
$xoopsLogger activated = false |
Definition at line 12 of file updates.php.