Class CommentsCommentHandler
Comment handler class.
- Xoops\Core\Kernel\XoopsObjectHandler
- Xoops\Core\Kernel\XoopsPersistableObjectHandler
- CommentsCommentHandler
Package: Comments
Copyright: copyright (c) 2000-2003 XOOPS.org
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono onokazu@xoops.org
Located at odules/comments/class/comment.php
Copyright: copyright (c) 2000-2003 XOOPS.org
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono onokazu@xoops.org
Located at odules/comments/class/comment.php
public
|
|
public
array
|
#
getByItemId( integer $module_id, integer $item_id, string $order = null, integer $status = null, integer $limit = null, integer $start = 0 )
Retrieves comments for an item |
public
integer
|
#
getCountByItemId( integer $module_id, integer $item_id, integer $status = null )
Gets total number of comments for an item |
public
integer
|
|
public
array
|
#
getTopComments( integer $module_id, integer $item_id, string $order, integer $status = null )
Get the top |
public
array
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
$className,
$field_link,
$field_object,
$handler,
$identifierName,
$keyName,
$keyName_link,
$table,
$table_link
|
$db2
|