Procedural File: functions.php
Source Location: /include/functions.php
Page Details:
Tags:
checkEmail [line 273]
void checkEmail(
$email, [ $antispam = false])
|
|
Parameters
CloseWaitBox [line 263]
formatTimestamp [line 163]
void formatTimestamp(
$time, [ $format = "l"], [ $timeoffset = ""])
|
|
Parameters
| |
$time |
|
| |
$format |
|
| |
$timeoffset |
|
formatURL [line 285]
getcss [line 448]
void getcss(
[ $theme = ''])
|
|
Parameters
getMailer [line 486]
getTheme [line 439]
OpenWaitBox [line 224]
redirect_header [line 360]
void redirect_header(
$url, [ $time = 3], [ $message = ''], [ $addredirect = true])
|
|
Parameters
| |
$url |
|
| |
$time |
|
| |
$message |
|
| |
$addredirect |
|
showbanner [line 299]
userTimeToServerTime [line 197]
void userTimeToServerTime(
$timestamp, [ $userTZ = null])
|
|
Parameters
xoops_comment_count [line 642]
void xoops_comment_count(
$module_id, [ $item_id = null])
|
|
Parameters
xoops_comment_delete [line 652]
void xoops_comment_delete(
$module_id, $item_id)
|
|
Parameters
xoops_confirm [line 108]
void xoops_confirm(
$hiddens, $action, $msg, [ $submit = ''], [ $addtoken = true])
|
|
Parameters
| |
$hiddens |
|
| |
$action |
|
| |
$msg |
|
| |
$submit |
|
| |
$addtoken |
|
xoops_convert_encoding [line 706]
void xoops_convert_encoding(
&$text)
|
|
Parameters
xoops_error [line 74]
void xoops_error(
$msg, [ $title = ''])
|
|
Parameters
xoops_footer [line 68]
xoops_getbanner [line 307]
xoops_getcss [line 456]
void xoops_getcss(
[ $theme = ''])
|
|
Parameters
xoops_getenv [line 424]
xoops_gethandler [line 503]
void &xoops_gethandler(
$name, [ $optional = false])
|
|
Parameters
xoops_getLinkedUnameFromId [line 711]
void xoops_getLinkedUnameFromId(
$userid)
|
|
Parameters
xoops_getmodulehandler [line 526]
void &xoops_getmodulehandler(
[ $name = null], [ $module_dir = null], [ $optional = false])
|
|
Parameters
| |
$name |
|
| |
$module_dir |
|
| |
$optional |
|
xoops_getrank [line 561]
void xoops_getrank(
[ $rank_id = 0], [ $posts = 0])
|
|
Parameters
xoops_getUserTimestamp [line 144]
void xoops_getUserTimestamp(
$time, [ $timeoffset = ""])
|
|
Parameters
xoops_groupperm_deletebymoditem [line 685]
void xoops_groupperm_deletebymoditem(
$module_id, $perm_name, [ $item_id = null])
|
|
Parameters
| |
$module_id |
|
| |
$perm_name |
|
| |
$item_id |
|
xoops_header [line 30]
void xoops_header(
[ $closehead = true])
|
|
Parameters
xoops_makepass [line 207]
xoops_notification_deletebyitem [line 634]
void xoops_notification_deletebyitem(
$module_id, $category, $item_id)
|
|
Parameters
| |
$module_id |
|
| |
$category |
|
| |
$item_id |
|
xoops_notification_deletebymodule [line 622]
void xoops_notification_deletebymodule(
$module_id)
|
|
Parameters
xoops_notification_deletebyuser [line 628]
void xoops_notification_deletebyuser(
$user_id)
|
|
Parameters
xoops_refcheck [line 139]
void xoops_refcheck(
[ $docheck = 1])
|
|
Deprecated, use XoopsSecurity class instead
Parameters
xoops_result [line 91]
void xoops_result(
$msg, [ $title = ''])
|
|
Parameters
xoops_substr [line 588]
string xoops_substr(
string $str, int $start, int $length, [string $trimmarker = '...'])
|
|
Returns the portion of string specified by the start and length parameters. If $trimmarker is supplied, it is appended to the return string. This function works fine with multi-byte characters if mb_* functions exist on the server.
Parameters
| string |
$str |
|
| int |
$start |
|
| int |
$length |
|
| string |
$trimmarker |
|
xoops_trim [line 725]
xoops_utf8_encode [line 695]
void xoops_utf8_encode(
&$text)
|
|
Parameters
|
|