XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
admin_header.php File Reference

Go to the source code of this file.

Namespaces

namespace  pm
 

Variables

 $moduleInfo =& $module_handler->get($xoopsModule->getVar('mid'))
 
 $myts =& MyTextSanitizer::getInstance()
 
 $pathIcon16 = XOOPS_URL .'/'. $moduleInfo->getInfo('icons16')
 
 $pathIcon32 = XOOPS_URL .'/'. $moduleInfo->getInfo('icons32')
 
if(file_exists($GLOBALS['xoops']->
path('/Frameworks/moduleclasses/moduleadmin/moduleadmin.php'))) 
else
 

Variable Documentation

$moduleInfo =& $module_handler->get($xoopsModule->getVar('mid'))

Definition at line 38 of file admin_header.php.

Definition at line 36 of file admin_header.php.

$pathIcon16 = XOOPS_URL .'/'. $moduleInfo->getInfo('icons16')

Definition at line 39 of file admin_header.php.

$pathIcon32 = XOOPS_URL .'/'. $moduleInfo->getInfo('icons32')

Definition at line 40 of file admin_header.php.

if ($xoopsUser) else
Initial value:
{
redirect_header("../../../admin.php", 5, _AM_MODULEADMIN_MISSING, false)

Definition at line 31 of file admin_header.php.