Class moscomment

Description

ensure this file is being included by a parent file

  • author: Andrew Eddie <eddieajau@users.sourceforge.net

Located in /administrator/components/com_comment/class.comment.php (line 13)

mosDBAbstractRow
   |
   --mosDBTable
      |
      --moscomment
Variable Summary
 text $comments
 int $id
 varchar $ip
 varchar $name
 tinyint $published
 datetime $startdate
Method Summary
 moscomment moscomment (database &$db)
Variables
int $articleid = null (line 17)
text $comments = null (line 23)
int $id = null (line 15)
  • var: Primary key
varchar $ip = null (line 19)
varchar $name = null (line 21)
tinyint $published = null (line 27)
datetime $startdate = null (line 25)

Inherited Variables

Inherited from mosDBTable

mosDBTable::$_db

Inherited from mosDBAbstractRow

mosDBAbstractRow::$_error
mosDBAbstractRow::$_tbl
mosDBAbstractRow::$_tbl_key
Methods

Documentation generated on Mon, 05 May 2008 16:17:03 +0400 by phpDocumentor 1.4.0