|
XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
| namespace | profile |
Variables | |
| $myts =& MyTextSanitizer::getInstance() | |
| $path = dirname(dirname(dirname(dirname(__FILE__)))) | |
| $pathIcon16 = '../'.$xoopsModule->getInfo('icons16') | |
| $pathIcon32 = '../'.$xoopsModule->getInfo('icons32') | |
| $pathModuleAdmin = $xoopsModule->getInfo('dirmoduleadmin') | |
| $thisModuleDir = $GLOBALS['xoopsModule']->getVar('dirname') | |
| global | $xoopsModule |
| if (!isset($xoopsTpl)||!is_object($xoopsTpl)) | |
| $myts =& MyTextSanitizer::getInstance() |
Definition at line 41 of file admin_header.php.
| $path = dirname(dirname(dirname(dirname(__FILE__)))) |
Definition at line 20 of file admin_header.php.
| $pathIcon16 = '../'.$xoopsModule->getInfo('icons16') |
Definition at line 37 of file admin_header.php.
| $pathIcon32 = '../'.$xoopsModule->getInfo('icons32') |
Definition at line 38 of file admin_header.php.
| $pathModuleAdmin = $xoopsModule->getInfo('dirmoduleadmin') |
Definition at line 39 of file admin_header.php.
| $thisModuleDir = $GLOBALS['xoopsModule']->getVar('dirname') |
Definition at line 27 of file admin_header.php.
| global $xoopsModule |
Definition at line 21 of file admin_header.php.
| if(!isset($xoopsTpl)||!is_object($xoopsTpl)) |
Definition at line 43 of file admin_header.php.