Class JModelCategory

Description

Category model

Located in /model/model/category.php (line 22)

JObject
   |
   --JModel
      |
      --JModelCategory
Direct descendents
Class Description
 class mosCategory Legacy class, use JModelCategory instead
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
 JModelCategory __construct (database &$db)
 void check ()
Variables
int $access = null (line 49)
boolean $checked_out = null (line 43)
time $checked_out_time = null (line 45)
string $description = null (line 39)
int $id = null (line 25)
  • var: Primary key
string $image = null (line 33)
int $image_position = null (line 37)
string $name = null (line 31)
  • var: The full name for the Category
int $ordering = null (line 47)
string $params = null (line 51)
int $parent_id = null (line 27)
boolean $published = null (line 41)
string $section = null (line 35)
string $title = null (line 29)
  • var: The menu title for the Category (a short name)

Inherited Variables

Inherited from JModel

JModel::$_db
JModel::$_error
JModel::$_tbl
JModel::$_tbl_key
Methods

Documentation generated on Sat, 4 Feb 2006 14:22:50 +0100 by phpDocumentor 1.3.0RC4