|
XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
| namespace | kernel |
Functions | |
| closeThread () | |
| make_cblock () | |
| make_sidebar ($side) | |
| openThread ($width="100%") | |
| showThread ($color_number, $subject_image, $subject, $text, $post_date, $ip_image, $reply_image, $edit_image, $delete_image, $username="", $rank_title="", $rank_image="", $avatar_image="", $reg_date="", $posts="", $user_from="", $online_image="", $profile_image="", $pm_image="", $email_image="", $www_image="", $icq_image="", $aim_image="", $yim_image="", $msnm_image="") | |
| closeThread | ( | ) |
Enter description here...
Definition at line 260 of file old_functions.php.
Referenced by XoopsComments\showThreadFoot().

| make_cblock | ( | ) |
Definition at line 116 of file old_functions.php.
References $GLOBALS, $i, $title, $xoopsLogger, $xoopsOption, $xoopsTpl, $xoopsUser, XoopsLogger\getInstance(), XOOPS_BLOCK_VISIBLE, XOOPS_CENTERBLOCK_ALL, XOOPS_CENTERBLOCK_CENTER, XOOPS_CENTERBLOCK_LEFT, and XOOPS_CENTERBLOCK_RIGHT.

| make_sidebar | ( | $side | ) |
Definition at line 33 of file old_functions.php.
References $GLOBALS, $i, $xoopsLogger, $xoopsTpl, $xoopsUser, XoopsLogger\getInstance(), XOOPS_BLOCK_VISIBLE, XOOPS_SIDEBLOCK_BOTH, XOOPS_SIDEBLOCK_LEFT, and XOOPS_SIDEBLOCK_RIGHT.

| openThread | ( | $width = "100%" | ) |
Enter description here...
| unknown_type | $width |
Definition at line 211 of file old_functions.php.
References _CM_POSTER, and _CM_THREAD.
Referenced by XoopsComments\showThreadHead().

| showThread | ( | $color_number, | |
| $subject_image, | |||
| $subject, | |||
| $text, | |||
| $post_date, | |||
| $ip_image, | |||
| $reply_image, | |||
| $edit_image, | |||
| $delete_image, | |||
$username = "", |
|||
$rank_title = "", |
|||
$rank_image = "", |
|||
$avatar_image = "", |
|||
$reg_date = "", |
|||
$posts = "", |
|||
$user_from = "", |
|||
$online_image = "", |
|||
$profile_image = "", |
|||
$pm_image = "", |
|||
$email_image = "", |
|||
$www_image = "", |
|||
$icq_image = "", |
|||
$aim_image = "", |
|||
$yim_image = "", |
|||
$msnm_image = "" |
|||
| ) |
showThread :: DO NOT USE
| unknown_type | $color_number | |
| unknown_type | $subject_image | |
| unknown_type | $subject | |
| unknown_type | $text | |
| unknown_type | $post_date | |
| unknown_type | $ip_image | |
| unknown_type | $reply_image | |
| unknown_type | $edit_image | |
| unknown_type | $delete_image | |
| unknown_type | $username | |
| unknown_type | $rank_title | |
| unknown_type | $rank_image | |
| unknown_type | $avatar_image | |
| unknown_type | $reg_date | |
| unknown_type | $posts | |
| unknown_type | $user_from | |
| unknown_type | $online_image | |
| unknown_type | $profile_image | |
| unknown_type | $pm_image | |
| unknown_type | $email_image | |
| unknown_type | $www_image | |
| unknown_type | $icq_image | |
| unknown_type | $aim_image | |
| unknown_type | $yim_image | |
| unknown_type | $msnm_image |
Definition at line 244 of file old_functions.php.
Referenced by XoopsComments\showThreadPost().
