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

 $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($xoopsUser) else
 

Variable Documentation

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

Definition at line 38 of file admin_header.php.

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

Definition at line 39 of file admin_header.php.

$pathModuleAdmin = $xoopsModule->getInfo('dirmoduleadmin')

Definition at line 40 of file admin_header.php.

$thisModuleDir = $GLOBALS['xoopsModule']->getVar('dirname')

Definition at line 28 of file admin_header.php.

if ($xoopsUser) else
Initial value:
{
redirect_header(XOOPS_URL . "/user.php", 1, _NOPERM)

Definition at line 50 of file admin_header.php.