XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
old_functions.php File Reference

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="")
 

Function Documentation

closeThread ( )

Enter description here...

Definition at line 260 of file old_functions.php.

Referenced by XoopsComments\showThreadFoot().

Here is the caller graph for this function:

make_sidebar (   $side)
openThread (   $width = "100%")

Enter description here...

Parameters
unknown_type$width

Definition at line 211 of file old_functions.php.

References _CM_POSTER, and _CM_THREAD.

Referenced by XoopsComments\showThreadHead().

Here is the caller graph for this function:

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

Parameters
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().

Here is the caller graph for this function: