Class mosBanner

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

Located in /components/com_banners/banners.class.php (line 58)

mosDBAbstractRow
   |
   --mosDBTable
      |
      --mosBanner
Variable Summary
 int $bid
 int $cid
 int $clicks
 string $clickurl
 date $date
 string $editor
 string $imageurl
 int $impmade
 int $imptotal
 string $name
 string $type
Method Summary
 mosBanner mosBanner ( &$_db)
 void check ()
 void clicks ()
Variables
int $bid = null (line 60)
int $checked_out = 0 (line 82)
date $checked_out_time = 0 (line 84)
int $cid = null (line 62)
int $clicks = 0 (line 72)
string $clickurl = "" (line 76)
string $custombannercode = "" (line 88)
date $date = null (line 78)
string $editor = "" (line 86)
string $imageurl = "" (line 74)
int $impmade = 0 (line 70)
int $imptotal = 0 (line 68)
string $name = "" (line 66)
int $showBanner = 0 (line 80)
string $type = "" (line 64)

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:16:46 +0400 by phpDocumentor 1.4.0