Class JModelSection

Description

Section model

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

JObject
   |
   --JModel
      |
      --JModelSection
Direct descendents
Class Description
 class mosSection Legacy class, use JModelSection instead
Variable Summary
 int $access
 boolean $checked_out
 string $description
 int $id
 string $image
 string $name
 int $ordering
 string $params
 boolean $published
 string $scope
 string $title
Method Summary
 JModelSection __construct (database &$db)
 void check ()
Variables
int $access = null (line 47)
boolean $checked_out = null (line 41)
time $checked_out_time = null (line 43)
string $description = null (line 37)
int $id = null (line 25)
  • var: Primary key
string $image = null (line 31)
int $image_position = null (line 35)
string $name = null (line 29)
  • var: The full name for the Section
int $ordering = null (line 45)
string $params = null (line 49)
boolean $published = null (line 39)
string $scope = null (line 33)
string $title = null (line 27)
  • var: The menu title for the Section (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:26:25 +0100 by phpDocumentor 1.3.0RC4