API - XOOPS 2.5.11 Beta 2
By monxoops.fr
header.php File Reference

Namespaces

namespace  profile
 

Variables

 $xoopsOption ['pagetype'] = 'user'
 
 $xoopsOption ['xoops_module_header'] = '<link rel="stylesheet" type="text/css" href="assets/css/style.css" />'
 
 $xoBreadcrumbs = array()
 
 $xoBreadcrumbs []
 
 $GLOBALS ['xoopsConfig']['module_cache'][$GLOBALS['xoopsModule']->getVar('mid')] = 0
 

Variable Documentation

◆ $GLOBALS

$GLOBALS[ 'xoopsConfig'][ 'module_cache'][ $GLOBALS[ 'xoopsModule']->getVar( 'mid')] = 0

◆ $xoBreadcrumbs [1/2]

$xoBreadcrumbs = array()

◆ $xoBreadcrumbs [2/2]

$xoBreadcrumbs[]
Initial value:
= array(
'title' => $GLOBALS['xoopsModule']->getVar('name'),
'link' => XOOPS_URL . '/modules/' . $GLOBALS['xoopsModule']->getVar('dirname', 'n') . '/')
$GLOBALS['xoopsConfig']['module_cache'][$GLOBALS['xoopsModule']->getVar('mid')]
Definition: header.php:30

◆ $xoopsOption [1/2]

$xoopsOption[ 'pagetype'] = 'user'

◆ $xoopsOption [2/2]

$xoopsOption[ 'xoops_module_header'] = '<link rel="stylesheet" type="text/css" href="assets/css/style.css" />'