Class mosSection

Description

Section database table class

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

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

mosDBTable
   |
   --mosSection
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
mosSection mosSection (database &$db)
void check ()
Variables
int $access = null (line 1444)
boolean $checked_out = null (line 1438)
time $checked_out_time = null (line 1440)
string $description = null (line 1434)
int $id = null (line 1422)
  • var: Primary key
string $image = null (line 1428)
int $image_position = null (line 1432)
string $name = null (line 1426)
  • var: The full name for the Section
int $ordering = null (line 1442)
string $params = null (line 1446)
boolean $published = null (line 1436)
string $scope = null (line 1430)
string $title = null (line 1424)
  • var: The menu title for the Section (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:35 +1000 by phpDocumentor 1.3.0RC3