Class mosCategory

Description

Category database table class

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

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

mosDBTable
   |
   --mosCategory
Variable Summary
int $access
boolean $checked_out
string $description
int $id
string $image
string $name
int $ordering
string $params
boolean $published
string $section
string $title
Method Summary
mosCategory mosCategory (database &$db)
void check ()
Variables
int $access = null (line 1381)
boolean $checked_out = null (line 1375)
time $checked_out_time = null (line 1377)
string $description = null (line 1371)
int $id = null (line 1359)
  • var: Primary key
string $image = null (line 1365)
int $image_position = null (line 1369)
string $name = null (line 1363)
  • var: The full name for the Category
int $ordering = null (line 1379)
string $params = null (line 1383)
boolean $published = null (line 1373)
string $section = null (line 1367)
string $title = null (line 1361)
  • var: The menu title for the Category (a short name)

Inherited Variables

Inherited from mosDBTable

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

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