XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
header.php File Reference

Go to the source code of this file.

Namespaces

namespace  profile
 

Variables

 $GLOBALS ['xoopsConfig']['module_cache'][$GLOBALS['xoopsModule']->getVar('mid')] = 0
 
 $xoBreadcrumbs = array()
 
 $xoBreadcrumbs [] = array("title" => $GLOBALS['xoopsModule']->getVar('name'), "link" => XOOPS_URL . "/modules/" . $GLOBALS['xoopsModule']->getVar('dirname', 'n') . '/')
 
 $xoopsOption ['pagetype'] = 'user'
 
 $xoopsOption ['xoops_module_header'] = '<link rel="stylesheet" type="text/css" href="templates/style.css" />'
 

Variable Documentation

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

Definition at line 29 of file header.php.

$xoBreadcrumbs = array()

Definition at line 25 of file header.php.

$xoBreadcrumbs[] = array("title" => $GLOBALS['xoopsModule']->getVar('name'), "link" => XOOPS_URL . "/modules/" . $GLOBALS['xoopsModule']->getVar('dirname', 'n') . '/')

Definition at line 26 of file header.php.

$xoopsOption['pagetype'] = 'user'

Definition at line 21 of file header.php.

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

Definition at line 23 of file header.php.