XOOPS  2.6.0
backend.php File Reference

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
 

Variable Documentation

$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().

$xoops = Xoops::getInstance()

Definition at line 29 of file backend.php.

$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
Initial value:
{
include '../../' . DIRECTORY_SEPARATOR . 'mainfile.php'
defined('DS') or define('DS' DIRECTORY_SEPARATOR
Definition: common.php:41

Definition at line 25 of file backend.php.