[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/administrator/components/com_comment/ -> admin.comment.html.php (summary)

(no description)

File Size: 178 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 administrator/components/com_comment/config.comment.php

Defines 1 class

HTML_comment:: (3 methods):
  showComments()
  editComment()
  submitbutton()


Class: HTML_comment  - X-Ref


showComments( $option, &$rows, &$search, &$pageNav )   X-Ref

param: option
param: rows - article details
param: search - search criteria
param: pageNav - page navigation status
return: list of comments.

editComment( $option, &$row, &$clist, &$puplist )   X-Ref

param: option
param: rows - article id, or 0 for new comment
param: clist - article list to enable comments to be moved
param: puplist - yes/no publish selection box
return: article comments to edit/move or new article comments box

submitbutton(pressbutton)   X-Ref
No description