Class XoopsCommentRenderer
Display comments
Package: kernel\comment
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono onokazu@xoops.org
Located at lass/commentrenderer.php
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono onokazu@xoops.org
Located at lass/commentrenderer.php
public
|
#
__construct(
Constructor |
public static
|
|
public
|
|
public
|
|
public
|
#
renderThreadView( integer $comment_id = 0, boolean $admin_view = false, boolean $show_nav = true )
Render the comments in thread view |
public
|
#
_renderThreadReplies( array & $thread, integer $key, array & $replies, string $prefix, boolean $admin_view, integer $depth = 0, string $current_prefix = '' )
Render replies to a thread |
public
|
#
renderNestView( integer $comment_id = 0, boolean $admin_view = false )
Render comments in nested view |
public
|
#
_renderNestReplies( array & $thread, integer $key, array & $replies, string|integer $prefix, boolean $admin_view, integer $depth = 0 )
Render replies in nested view |
public
|
|
public
|
|
public
string
|
public
|
$_tpl
*#@+ |
|
public
|
$_comments
|
|
public
boolean
|
$_useIcons
|
#
true
|
public
boolean
|
$_doIconCheck
|
#
false
|
public
|
$_memberHandler
|
|
public
|
$_statusText
|