XOOPS RMCommon Utilities
2.1.8.91RC
|
Go to the source code of this file.
Variables | |
$content = preg_replace("/<script.*".str_replace("/",'\/', XOOPS_URL)."\/js\/.*/",'', $content) | |
$left_widgets = array() | |
$other_menu = RMEvents::get()->run_event('twop6.other.menu') | |
$right_widgets = array() | |
$rmcommon_menu = $xoFunc->moduleMenu('rmcommon') | |
global | $rmEvents |
$sData = $rmEvents->run_event('twop6.get.typeahead', array('names' => $sNames, 'urls' => $sUrls)) | |
$sNames = '' | |
$sUrls = '' | |
$system_menu = $xoFunc->moduleMenu('system') | |
$tp6Alerts | |
$tp6Span = 12 | |
$xoFunc = new Twop6Functions() | |
$xoModules = include('include/modules.php') | |
global | $xoopsSecurity |
global | $xoopsUser |
if ($xoopsModule->hasmain()) | |
const | TWOP6_PATH RMCPATH.'/themes/twop6' |
const | TWOP6_URL RMCURL.'/themes/twop6' |
$content = preg_replace("/<script.*".str_replace("/",'\/', XOOPS_URL)."\/js\/.*/",'', $content) |
Definition at line 60 of file admin_gui.php.
Referenced by RMTemplate\add_meta(), RMMailer\add_part(), RMMailer\attach_content(), RMInternalBlock\buildContent(), RMBlocksFunctions\construct_blocks(), cu_render_output(), RMCustomCode\doCode(), RMTemplate\footer(), RMProxy\get(), RMInternalBlock\getContent(), save_comment(), RMCustomCode\strip(), and xoops_module_update().
$left_widgets = array() |
Definition at line 37 of file admin_gui.php.
$other_menu = RMEvents::get()->run_event('twop6.other.menu') |
Definition at line 34 of file admin_gui.php.
$right_widgets = array() |
Definition at line 41 of file admin_gui.php.
$rmcommon_menu = $xoFunc->moduleMenu('rmcommon') |
Definition at line 28 of file admin_gui.php.
global $rmEvents |
Definition at line 117 of file admin_gui.php.
$sData = $rmEvents->run_event('twop6.get.typeahead', array('names' => $sNames, 'urls' => $sUrls)) |
Definition at line 118 of file admin_gui.php.
$sNames = '' |
Definition at line 78 of file admin_gui.php.
$sUrls = '' |
Definition at line 77 of file admin_gui.php.
$system_menu = $xoFunc->moduleMenu('system') |
Definition at line 31 of file admin_gui.php.
$tp6Alerts |
Definition at line 63 of file admin_gui.php.
$tp6Span = 12 |
Definition at line 44 of file admin_gui.php.
$xoFunc = new Twop6Functions() |
Definition at line 18 of file admin_gui.php.
$xoModules = include('include/modules.php') |
Definition at line 75 of file admin_gui.php.
global $xoopsSecurity |
Definition at line 12 of file admin_gui.php.
global $xoopsUser |
Definition at line 12 of file admin_gui.php.
if($xoopsModule->hasmain()) |
Definition at line 125 of file admin_gui.php.
const TWOP6_PATH RMCPATH.'/themes/twop6' |
Definition at line 14 of file admin_gui.php.
Referenced by Twop6Functions\moduleIcon().
const TWOP6_URL RMCURL.'/themes/twop6' |
Definition at line 15 of file admin_gui.php.