XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | kernel |
Functions | |
CloseWaitBox () | |
getcss ($theme= '') | |
& | getMailer () |
getTheme () | |
OpenWaitBox () | |
showbanner () | |
xoops_getLinkedUnameFromId ($userid) | |
xoops_load_lang_file ($name, $module= '', $default= 'english') | |
xoops_refcheck ($docheck=1) | |
CloseWaitBox | ( | ) |
Definition at line 123 of file functions.legacy.php.
References $GLOBALS.
getcss | ( | $theme = '' | ) |
Definition at line 67 of file functions.legacy.php.
References $GLOBALS, and xoops_getcss().
& getMailer | ( | ) |
Definition at line 73 of file functions.legacy.php.
References $GLOBALS, and xoops_getMailer().
getTheme | ( | ) |
Definition at line 57 of file functions.legacy.php.
References $GLOBALS.
OpenWaitBox | ( | ) |
Definition at line 83 of file functions.legacy.php.
References $GLOBALS, _FETCHING, and _PLEASEWAIT.
showbanner | ( | ) |
Definition at line 48 of file functions.legacy.php.
References $GLOBALS, and xoops_getbanner().
xoops_getLinkedUnameFromId | ( | $userid | ) |
Definition at line 38 of file functions.legacy.php.
References $GLOBALS, XoopsUserUtility\getUnameFromId(), and xoops_load().
xoops_load_lang_file | ( | $name, | |
$module = '' , |
|||
$default = 'english' |
|||
) |
Deprecated functions
Definition at line 26 of file functions.legacy.php.
References $GLOBALS, and xoops_loadLanguage().
xoops_refcheck | ( | $docheck = 1 | ) |
Definition at line 32 of file functions.legacy.php.
References $GLOBALS.