Class mosPoll

Description
  • author: Mambo Foundation Inc see README.php
  • copyright: Refer to copyright.php
  • license: GNU/GPL

Located in /administrator/components/com_poll/poll.class.php (line 13)

mosDBAbstractRow
   |
   --mosDBTable
      |
      --mosPoll
Variable Summary
 int $access
 string $checked_out
 int $id
 int $lag
 boolean $published
 string $title
Method Summary
 mosPoll mosPoll (database &$db)
 void check ()
 void delete ([ $oid = null])
Variables
int $access = null (line 25)
string $checked_out = null (line 19)
time $checked_out_time = null (line 21)
int $id = null (line 15)
  • var: Primary key
int $lag = null (line 27)
boolean $published = null (line 23)
string $title = null (line 17)

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:22:31 +0400 by phpDocumentor 1.4.0