XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier header.php

Variables

if(is_object($xoopsUser)) else
 
 $fct = Request::getString('fct', '')
 
 $xoBreadCrumb = new SystemBreadcrumb($fct)
 

Documentation des variables

◆ $fct

$fct = Request::getString('fct', '')

◆ $xoBreadCrumb

$xoBreadCrumb = new SystemBreadcrumb($fct)

◆ else

if (is_object( $xoopsUser)) else
Valeur initiale :
{
redirect_header(XOOPS_URL, 3, _NOPERM)
_NOPERM
const _NOPERM
Definition: global.php:55
redirect_header
redirect_header($url, $time=3, $message='', $addredirect=true, $allowExternalLink=false)
Definition: functions.php:711