![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Espaces de nommage | |
| 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)) | |
| $myts = MyTextSanitizer::getInstance() |
| $path = dirname(dirname(dirname(__DIR__))) |
| $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)) |