Class: XoopsComments
Source Location: /class/xoopscomments.php
Class XoopsComments
Inherited Properties, Constants, and Methods
Methods
XoopsComments XoopsComments(
$ctable, [
$id = null]
)
|
|
Parameters:
void getAllComments(
[
$criteria = array()], [
$asobject = true], [
$orderby = "comment_id ASC"], [
$limit = 0], [
$start = 0]
)
|
|
Parameters:
|
|
$criteria: |
|
|
|
$asobject: |
|
|
|
$orderby: |
|
|
|
$limit: |
|
|
|
$start: |
|
void printNavBar(
$item_id, [
$mode = "flat"], [
$order = 1]
)
|
|
Parameters:
void showThreadPost(
$order,
$mode, [
$adminview = 0], [
$color_num = 1]
)
|
|
Parameters:
|
|
$order: |
|
|
|
$mode: |
|
|
|
$adminview: |
|
|
|
$color_num: |
|
void showTreeHead(
[
$width = "100%"]
)
|
|
Parameters:
void showTreeItem(
$order,
$mode,
$color_num
)
|
|
Parameters:
|
|
$order: |
|
|
|
$mode: |
|
|
|
$color_num: |
|
|
|