XOOPS  2.6.0
cp_header.php File Reference

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')
 

Variable Documentation

$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
Initial value:
{
$xoops_url
Definition: cp_header.php:28
$xoops
Definition: cp_header.php:27
const E_NO_ACCESS_PERMISSION
Definition: en_US.php:351

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.