Class mosNewsFeed

Description

ensure this file is being included by a parent file

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

Located in /administrator/components/com_newsfeeds/newsfeeds.class.php (line 13)

mosDBAbstractRow
   |
   --mosDBTable
      |
      --mosNewsFeed
Variable Summary
 int $catid
 string $filename
 int $id
 string $link
 string $name
 int $ordering
Method Summary
 mosNewsFeed mosNewsFeed (database &$db)
Variables
int $cache_time = null (line 29)
int $catid = null (line 17)
int $checked_out = null (line 31)
time $checked_out_time = null (line 33)
string $filename = null (line 23)
int $id = null (line 15)
  • var: Primary key
string $link = null (line 21)
string $name = null (line 19)
int $numarticles = null (line 27)
int $ordering = null (line 35)
int $published = null (line 25)

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:21:36 +0400 by phpDocumentor 1.4.0