Class mosPoll

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

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

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 ([mixed $oid = null])
Variables
int $access = null (line 30)
string $checked_out = null (line 24)
time $checked_out_time = null (line 26)
int $id = null (line 20)
  • var: Primary key
int $lag = null (line 32)
boolean $published = null (line 28)
string $title = null (line 22)

Inherited Variables

Inherited from mosDBTable

mosDBTable::$_db
mosDBTable::$_error
mosDBTable::$_tbl
mosDBTable::$_tbl_key
Methods
Constructor mosPoll (line 37)
mosPoll mosPoll (database &$db)
  • database &$db: A database connector object
check (line 41)
void check ()

Redefinition of:
mosDBTable::check()
generic check method
delete (line 71)
void delete ([mixed $oid = null])

Redefinition of:
mosDBTable::delete()
Default delete method

Inherited Methods

Inherited From mosDBTable

mosDBTable::mosDBTable()
mosDBTable::bind()
mosDBTable::canDelete()
mosDBTable::check()
mosDBTable::checkin()
mosDBTable::checkout()
mosDBTable::delete()
mosDBTable::get()
mosDBTable::getError()
mosDBTable::hit()
mosDBTable::load()
mosDBTable::move()
mosDBTable::publish_array()
mosDBTable::save()
mosDBTable::set()
mosDBTable::store()
mosDBTable::toXML()
mosDBTable::updateOrder()

Documentation generated on Fri, 4 Mar 2005 13:57:09 +1000 by phpDocumentor 1.3.0RC3