XOOPS 2.5.6
Final
|
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 |
$path = dirname(dirname(dirname(dirname(__FILE__)))) |
Definition at line 21 of file admin_header.php.
Referenced by XoopsFileHandler\__construct(), XoopsObject\_loadFilters(), PHPMailer\AddAttachment(), ModuleAdmin\addConfigBoxLine(), PHPMailer\AddEmbeddedImage(), ModuleAdmin\addNavigation(), PHPMailer\AttachAll(), PathStuffController\checkPath(), PathStuffController\checkPermissions(), PHPMailer\EncodeFile(), Snoopy\fetch(), genPathCheckHtml(), XoopsFile\getHandler(), XoopsTree\getIdPathFromId(), XoopsTree\getNicePathFromId(), XoopsTree\getPathFromId(), XoopsMailer\getTemplatePath(), MyTextSanitizerExtension\loadConfig(), PathStuffController\makeWritable(), HTMLPurifier_URIParser\parse(), xos_kernel_Xoops2\path(), xos_kernel_Xoops2\pathExists(), PathStuffController\PathStuffController(), ModuleAdmin\renderAbout(), ModuleAdmin\renderButton(), ModuleAdmin\renderIndex(), ModuleAdmin\renderMenuIndex(), XoopsLogger\sanitizePath(), XoopsMailer\send(), Cookie\set(), XoopsPersistableObjectHandler\setHandler(), PathStuffController\setPermission(), smarty_compiler_xoImgUrl(), smarty_resource_db_tplinfo(), Snoopy\submit(), system_adminVersion(), system_loadLanguage(), system_loadTemplate(), PathStuffController\validate(), xoDiagIfWritable(), xoops_loadLanguage(), xoops_module_gettemplate(), xoops_write_index_file(), XoopsFileHandler\XoopsFileHandler(), and XoopsFormDhtmlTextArea\XoopsFormDhtmlTextArea().
$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.
global $xoopsModule |
Definition at line 22 of file admin_header.php.
Referenced by ModuleAdmin\__construct(), SystemMenuHandler\__construct(), b_system_main_show(), b_system_notification_show(), b_system_online_show(), XoopsGuiZetadigme\header(), XoopsSystemGui\header(), XoopsGuiDefault\header(), mod_clearSmartyCache(), mod_createFile(), mod_loadFile(), notificationCategoryInfo(), notificationEvents(), protector_postcommon(), redirect_header(), XoopsNotificationHandler\subscribe(), system_loadTemplate(), XoopsNotificationHandler\triggerEvent(), and XoopsNotificationHandler\unsubscribe().
if ($xoopsUser) else |
Definition at line 50 of file admin_header.php.