Class mosWeblink

Description

Category database table class

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

Located in /components/com_weblinks/weblinks.class.php (line 16)

mosDBAbstractRow
   |
   --mosDBTable
      |
      --mosWeblink
Variable Summary
 int $approved
 int $archived
 int $catid
 boolean $checked_out
 datetime $date
 string $description
 int $hits
 int $id
 int $ordering
 string $params
 int $sid
 string $title
 string $url
Method Summary
 mosWeblink mosWeblink (database &$db)
 void check ()
Variables
int $approved = null (line 44)
int $archived = null (line 42)
int $catid = null (line 20)
boolean $checked_out = null (line 36)
time $checked_out_time = null (line 38)
datetime $date = null (line 30)
string $description = null (line 28)
int $hits = null (line 32)
int $id = null (line 18)
  • var: Primary key
int $ordering = null (line 40)
string $params = null (line 46)
int $published = null (line 34)
int $sid = null (line 22)
string $title = null (line 24)
string $url = null (line 26)

Inherited Variables

Inherited from mosDBTable

mosDBTable::$_db

Inherited from mosDBAbstractRow

mosDBAbstractRow::$_error
mosDBAbstractRow::$_tbl
mosDBAbstractRow::$_tbl_key
Methods

Documentation generated on Mon, 05 May 2008 16:24:07 +0400 by phpDocumentor 1.4.0