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

Namespaces

namespace  kernel
 

Functions

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

Function Documentation

◆ CloseWaitBox()

CloseWaitBox ( )

◆ getcss()

getcss (   $theme = '')
Parameters
string$theme
Returns
string
Here is the call graph for this function:

◆ getMailer()

getMailer ( )
Returns
XoopsMailer|XoopsMailerLocal
Here is the call graph for this function:

◆ getTheme()

getTheme ( )

◆ OpenWaitBox()

OpenWaitBox ( )

◆ showbanner()

showbanner ( )
Here is the call graph for this function:

◆ xoops_getLinkedUnameFromId()

xoops_getLinkedUnameFromId (   $userid)
Parameters
$userid
Returns
string
Here is the call graph for this function:

◆ xoops_load_lang_file()

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

Deprecated functions

Parameters
$name
string$module
string$default
Returns
bool
Here is the call graph for this function:

◆ xoops_refcheck()

xoops_refcheck (   $docheck = 1)
Parameters
int$docheck
Returns
mixed