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

Espaces de nommage

 kernel
 

Fonctions

 xoops_load_lang_file ($name, $module='', $default='english')
 
 xoops_refcheck ($docheck=1)
 
 xoops_getLinkedUnameFromId ($userid)
 
 showbanner ()
 
 getTheme ()
 
 getcss ($theme='')
 
 getMailer ()
 
 OpenWaitBox ()
 
 CloseWaitBox ()
 

Documentation des fonctions

◆ CloseWaitBox()

CloseWaitBox ( )

◆ getcss()

getcss (   $theme = '')
Paramètres
string$theme
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ getMailer()

getMailer ( )
Renvoie
XoopsMailer|XoopsMailerLocal
+ Voici le graphe d'appel pour cette fonction :

◆ getTheme()

getTheme ( )

◆ OpenWaitBox()

OpenWaitBox ( )

◆ showbanner()

showbanner ( )
+ Voici le graphe d'appel pour cette fonction :

◆ xoops_getLinkedUnameFromId()

xoops_getLinkedUnameFromId (   $userid)
Paramètres
$userid
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ xoops_load_lang_file()

xoops_load_lang_file (   $name,
  $module = '',
  $default = 'english' 
)

Deprecated functions

Paramètres
$name
string$module
string$default
Renvoie
bool
+ Voici le graphe d'appel pour cette fonction :

◆ xoops_refcheck()

xoops_refcheck (   $docheck = 1)
Paramètres
int$docheck
Renvoie
mixed