XOOPS RMCommon Utilities
2.1.8.91RC
|
Go to the source code of this file.
Variables | |
$rmc_config = RMFunctions::get()->configs() | |
$rmc_theme = isset($rmc_config['theme']) ? $rmc_config['theme'] : 'designia' | |
$tpl = RMTemplate::get() | |
const | RMTHEMEPATH RMCPATH.'/themes/'.$rmc_theme |
const | RMTHEMEURL RMCURL.'/themes/'.$rmc_theme |
$rmc_config = RMFunctions::get()->configs() |
Definition at line 20 of file admin_loader.php.
Referenced by RMFormEditor\__construct(), RMTemplate\__construct(), RMTemplate\add_jquery(), RMTemplate\add_local_script(), RMTemplate\add_style(), RMTemplate\add_theme_script(), RMTemplate\add_theme_style(), configure_rm_plugin(), TextCleaner\decrypt(), TextCleaner\encrypt(), RmcommonCorePreload\eventCoreHeaderAddmeta(), RMTemplate\footer(), RMFunctions\get_comments(), TextCleaner\get_emotions(), RMTemplate\get_template(), images_form(), RMFormEditor\renderTiny(), send_mail(), show_mailer(), show_rm_blocks(), show_rss_content(), RMTemplate\style_url(), and TextCleaner\to_display().
$rmc_theme = isset($rmc_config['theme']) ? $rmc_config['theme'] : 'designia' |
Definition at line 21 of file admin_loader.php.
$tpl = RMTemplate::get() |
Admin loader file
Definition at line 18 of file admin_loader.php.
Referenced by RMFunctions\add_keywords_description(), RmcommonCorePreload\eventCoreClassTheme_blocksRetrieveBlocks(), formatSQL(), RMUtilities\image_manager(), show_rss_content(), and xoops_module_update().
const RMTHEMEPATH RMCPATH.'/themes/'.$rmc_theme |
Definition at line 29 of file admin_loader.php.
const RMTHEMEURL RMCURL.'/themes/'.$rmc_theme |
Definition at line 30 of file admin_loader.php.
Referenced by DesigniaFunctions\currentModuleMenu(), and DesigniaFunctions\moduleMenu().