API - XOOPS 2.5.11 Beta 2
By monxoops.fr
All Data Structures Namespaces Files Functions Variables Pages
admin_header.php File Reference

Namespaces

namespace  profile
 

Variables

 $path = dirname(dirname(dirname(__DIR__)))
 
global $xoopsModule
 
 $thisModuleDir = $GLOBALS['xoopsModule']->getVar('dirname')
 
 $pathIcon16 = '../' . $xoopsModule->getInfo('icons16')
 
 $pathIcon32 = '../' . $xoopsModule->getInfo('icons32')
 
 $pathModuleAdmin = $xoopsModule->getInfo('dirmoduleadmin')
 
 $myts = MyTextSanitizer::getInstance()
 
 if (!isset( $xoopsTpl)||!is_object( $xoopsTpl))
 

Variable Documentation

◆ $myts

◆ $path

$path = dirname(dirname(dirname(__DIR__)))

◆ $pathIcon16

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

◆ $pathIcon32

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

◆ $pathModuleAdmin

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

◆ $thisModuleDir

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

◆ $xoopsModule

global $xoopsModule

◆ if

if(!isset($xoopsTpl)||!is_object($xoopsTpl)) ( isset $xoopsTpl)||!is_object( $xoopsTpl)