XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
system | |
Variables | |
$fct = $system->cleanVars($_REQUEST, 'fct', '', 'string') | |
$system = System::getInstance() | |
$system_breadcrumb = SystemBreadcrumb::getInstance($fct) | |
$xoops = Xoops::getInstance() | |
if (!$system->checkRight()) | |
$fct = $system->cleanVars($_REQUEST, 'fct', '', 'string') |
Definition at line 46 of file header.php.
Referenced by SystemBreadcrumb\__construct(), SystemBreadcrumb\getInstance(), and SystemBreadcrumb\setDirectory().
$system = System::getInstance() |
Definition at line 30 of file header.php.
$system_breadcrumb = SystemBreadcrumb::getInstance($fct) |
Definition at line 50 of file header.php.
$xoops = Xoops::getInstance() |
Definition at line 24 of file header.php.
if(!$system->checkRight()) |
Definition at line 33 of file header.php.