File/administrator/components/com_comment/admin.comment.php

Description
Includes
 require_once ($mainframe->getPath('admin_html')) (line 14)
 require_once ($mosConfig_absolute_path."/administrator/components/com_comment/class.comment.php") (line 13)

ensure this file is being included by a parent file

Functions
editComment (line 99)
  • return: box for article or new comment box
edit editComment (option $option, id $uid)
  • option $option
  • id $uid
publishComments (line 147)
  • return: / unpublishes article comment
publishes publishComments ([cid $cid = null], [publish $publish = 1], option $option)
  • cid $cid
  • publish $publish
  • option $option
removeComments (line 324)
  • return: selected article
deletes removeComments (cid $cid, option $option)
  • cid $cid
  • option $option
saveComment (line 123)
  • return: comment
saves saveComment (option $option)
  • option $option
saveConfig (line 295)
  • return: configuration file
saves saveConfig (option $option, auto_publish_comments $auto_publish_comments, allow_anonymous_entries $allow_anonymous_entries, notify_new_entries $notify_new_entries, allow_comments_in_sections $allow_comments_in_sections, comments_per_page $comments_per_page, admin_comments_length $admin_comments_length)
  • option $option
  • auto_publish_comments $auto_publish_comments
  • allow_anonymous_entries $allow_anonymous_entries
  • notify_new_entries $notify_new_entries
  • allow_comments_in_sections $allow_comments_in_sections
  • comments_per_page $comments_per_page
  • admin_comments_length $admin_comments_length
showComments (line 65)
  • return: of comments
list showComments (option $option)
  • option $option
showConfig (line 167)
  • return: admin configuration options
builds showConfig (option $option)
  • option $option

Documentation generated on Mon, 05 May 2008 16:12:53 +0400 by phpDocumentor 1.4.0