XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
core | |
Variables | |
$dirname = $xoops->isModule() ? $xoops->module->getVar('dirname'): 'system' | |
$tpl = new XoopsTpl() | |
$xoops = Xoops::getInstance() | |
$xoops_url = \XoopsBaseConfig::get('url') | |
$tpl | cache_lifetime = 3600 |
$tpl | caching = 2 |
if(file_exists('mainfile.php')) | else |
$dirname = $xoops->isModule() ? $xoops->module->getVar('dirname'): 'system' |
Definition at line 38 of file backend.php.
Referenced by CommentsCommentForm\__construct(), Xoops\Module\Plugin\PluginAbstract\__construct(), MenusDecoratorAbstract\__construct(), Xoops\addConfigs(), tar\addDirectory(), Smarty_Resource_Admin\adminTplInfo(), Xoops\appendConfig(), b_system_user_show(), Smarty_Resource_Block\blockTplInfo(), XoopsThemeBlocksPlugin\buildBlock(), tar\containsDirectory(), XoopsModuleHandler\deleteModule(), Notifications\eventEnabled(), MenusDecorator\getAvailableDecorators(), XoopsModule\getByDirName(), XoopsModuleHandler\getByDirname(), Notifications\getCategory(), Xoops_Locale\getClassFromDirname(), Notifications\getCommentsCategory(), MenusDecorator\getDecorators(), tar\getDirectory(), getDirList(), xoopslists\getDirListAsArray(), Notifications\getEvents(), xoopslists\getFileListAsArray(), Xoops\Module\Helper\getHelper(), Xmf\Module\Helper\getHelper(), xoopslists\getHtmlListAsArray(), xoopslists\getImgListAsArray(), Notifications\getItem(), Xoops\getModuleByDirname(), Xoops\getModuleConfig(), Xoops\getModuleConfigs(), Xoops\getModuleHelper(), MenusDynamicDecorator\getModuleMenus(), UserconfigsModulesForm\getModulesForm(), Xoops\Module\Plugin\getPlugin(), Xoops\Module\Plugin\getPlugins(), Notifications\getTags(), SystemModule\getTemplate(), Xoops_Locale\getThemeClassFromDirname(), XoopsModuleHandler\insertModule(), Xoops\isActiveModule(), load_functions(), XoopsLoad\loadConfig(), Xoops\Core\Kernel\XoopsObject\loadFilters(), XoopsModule\loadInfo(), XoopsModule\loadInfoAsVar(), XoopsLoad\loadModule(), mod_clearCacheFile(), mod_clearConfg(), mod_clearConfig(), mod_clearFile(), mod_clearSmartyCache(), mod_createCacheFile(), mod_createCacheFile_byGroup(), mod_createFile(), mod_fetchConfg(), mod_fetchConfig(), mod_isModuleAction(), mod_loadCacheFile(), mod_loadCacheFile_byGroup(), mod_loadConfg(), mod_loadConfig(), mod_loadFile(), mod_loadFunctions(), mod_loadRenderer(), Smarty_Resource_Module\moduleTplInfo(), tar\removeDirectory(), Xoops\setConfig(), Xoops\Module\Helper\Dummy\setDirname(), Xoops\Module\Helper\HelperAbstract\setDirname(), smarty_function_translate(), smarty_function_translateTheme(), UserconfigsMenusPlugin\subMenus(), Xoops_Locale\translate(), Xoops\translate(), Xoops_Locale\translateTheme(), xoops_module_install_comments(), xoops_module_install_notifications(), xoops_module_pre_uninstall_comments(), and xoops_module_pre_uninstall_notifications().
$tpl = new XoopsTpl() |
Definition at line 39 of file backend.php.
Referenced by CommentsCommentRenderer\__construct(), DebugbarPreload\eventCoreTemplateConstructStart(), LoggerPreload\eventCoreTemplateConstructStart(), Smarty_Resource_Module\fetch(), Smarty_Resource_Block\fetch(), Smarty_Resource_Admin\fetch(), Smarty_Resource_Db\fetch(), SystemModule\installTemplates(), and smarty_function_xoblock().
$xoops = Xoops::getInstance() |
Definition at line 29 of file backend.php.
$xoops_url = \XoopsBaseConfig::get('url') |
Definition at line 32 of file backend.php.
Referenced by AvatarsAvatar_userForm\__construct(), MytsMp3\decode(), MetaWeblogApi\getCategories(), MetaWeblogApi\getPost(), MetaWeblogApi\getRecentPosts(), BloggerApi\getUsersBlogs(), MytsImage\load(), XoopsCaptchaImage\loadImage(), loadModuleAdminMenu(), Xoops\redirect(), XoopsCaptchaImage\render(), TinyMCE\render(), Xoops\simpleHeader(), and MyTextSanitizer\xoopsCodeDecode().
$tpl cache_lifetime = 3600 |
Definition at line 41 of file backend.php.
$tpl caching = 2 |
Definition at line 40 of file backend.php.
if (file_exists('mainfile.php')) else |
Definition at line 25 of file backend.php.