Class mosContent

Description

Module database table class

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

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

mosDBTable
   |
   --mosContent
Variable Summary
int $access
string $attribs
int $catid
boolean $checked_out
datetime $created
datetime $frontpage_down
datetime $frontpage_up
string $fulltext
int $hits
int $id
string $images
string $introtext
int $mask
string $metadesc
string $metakey
datetime $modified
int $ordering
int $parentid
datetime $publish_down
datetime $publish_up
int $state
string $title
string $title_alias
string $urls
int $version
Method Summary
mosContent mosContent (database &$db)
void check ()
void toXML ([boolean $mapKeysToText = false])
Variables
int $access = null (line 1541)
string $attribs = null (line 1529)
int $catid = null (line 1501)
boolean $checked_out = null (line 1513)
time $checked_out_time = null (line 1515)
datetime $created = null (line 1503)
int $created_by = null (line 1505)
  • var: User id
string $created_by_alias = null (line 1507)
  • var: An alias for the author
datetime $frontpage_down = null (line 1519)
datetime $frontpage_up = null (line 1517)
string $fulltext = null (line 1493)
int $hits = null (line 1543)
int $id = null (line 1485)
  • var: Primary key
string $images = null (line 1525)
string $introtext = null (line 1491)
int $mask = null (line 1499)
  • var: DEPRECATED
string $metadesc = null (line 1539)
string $metakey = null (line 1537)
datetime $modified = null (line 1509)
int $modified_by = null (line 1511)
  • var: User id
int $ordering = null (line 1535)
int $parentid = null (line 1533)
datetime $publish_down = null (line 1523)
datetime $publish_up = null (line 1521)
int $sectionid = null (line 1497)
  • var: The id of the category section
int $state = null (line 1495)
string $title = null (line 1487)
string $title_alias = null (line 1489)
string $urls = null (line 1527)
int $version = null (line 1531)

Inherited Variables

Inherited from mosDBTable

mosDBTable::$_db
mosDBTable::$_error
mosDBTable::$_tbl
mosDBTable::$_tbl_key
Methods
Constructor mosContent (line 1548)
mosContent mosContent (database &$db)
  • database &$db: A database connector object
check (line 1552)
void check ()

Redefinition of:
mosDBTable::check()
generic check method
toXML (line 1567)

Converts record to XML

void toXML ([boolean $mapKeysToText = false])
  • boolean $mapKeysToText: Map foreign keys to text values

Redefinition of:
mosDBTable::toXML()
Export item list to xml

Inherited Methods

Inherited From mosDBTable

mosDBTable::mosDBTable()
mosDBTable::bind()
mosDBTable::canDelete()
mosDBTable::check()
mosDBTable::checkin()
mosDBTable::checkout()
mosDBTable::delete()
mosDBTable::get()
mosDBTable::getError()
mosDBTable::hit()
mosDBTable::load()
mosDBTable::move()
mosDBTable::publish_array()
mosDBTable::save()
mosDBTable::set()
mosDBTable::store()
mosDBTable::toXML()
mosDBTable::updateOrder()

Documentation generated on Fri, 4 Mar 2005 13:56:30 +1000 by phpDocumentor 1.3.0RC3