Class mosModule

Description

Module database table class

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

Located in /includes/mambo.php (line 2061)

mosDBTable
   |
   --mosModule
Variable Summary
int $access
boolean $checked_out
string $client_id
int $content
int $id
string $iscore
string $module
int $numnews
int $ordering
string $params
string $position
boolean $published
string $showtitle
string $title
Method Summary
mosModule mosModule (database &$db)
void check ()
Variables
int $access = null (line 2085)
boolean $checked_out = null (line 2075)
time $checked_out_time = null (line 2077)
string $client_id = null (line 2091)
int $content = null (line 2069)
int $id = null (line 2063)
  • var: Primary key
string $iscore = null (line 2089)
string $module = null (line 2081)
int $numnews = null (line 2083)
int $ordering = null (line 2071)
string $params = null (line 2087)
string $position = null (line 2073)
boolean $published = null (line 2079)
string $showtitle = null (line 2067)
string $title = null (line 2065)

Inherited Variables

Inherited from mosDBTable

mosDBTable::$_db
mosDBTable::$_error
mosDBTable::$_tbl
mosDBTable::$_tbl_key
Methods

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