XOOPS 2.5.6
Final
|
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 |
$moduleInfo =& $module_handler->get($xoopsModule->getVar('mid')) |
Definition at line 38 of file admin_header.php.
$myts =& MyTextSanitizer::getInstance() |
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 |
Definition at line 31 of file admin_header.php.