XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
include | |
Variables | |
$moduleperm_handler = $xoops->getHandlerGroupperm() | |
$xoops = Xoops::getInstance() | |
$xoops_url = \XoopsBaseConfig::get('url') | |
if($xoops->isUser()) | else |
$xoops | isAdminSide = true |
$xoops | moduleDirname = $xoops->module->getVar('dirname') |
$moduleperm_handler = $xoops->getHandlerGroupperm() |
Definition at line 31 of file cp_header.php.
Referenced by SystemGroupForm\__construct(), XoopsXmlRpcApi\_checkUser(), b_comments_show(), b_system_main_show(), LoggerPreload\getConfigs(), DebugbarPreload\getConfigs(), SystemExtension\getExtensionList(), SystemModule\getModuleList(), XoopsUser\isAdmin(), and menus_mainmenu_show().
$xoops = Xoops::getInstance() |
module files can include this file for admin authorization the file that will include this file must be located under xoops_url/modules/module_directory_name/admin_directory_name/
Definition at line 27 of file cp_header.php.
$xoops_url = \XoopsBaseConfig::get('url') |
Definition at line 28 of file cp_header.php.
if ($xoops->isUser()) else |
Definition at line 42 of file cp_header.php.
$xoops isAdminSide = true |
Definition at line 54 of file cp_header.php.
$xoops moduleDirname = $xoops->module->getVar('dirname') |
Definition at line 53 of file cp_header.php.