mosUserUsers Table Class
Provides access to the mos_templates table
Located in /includes/core.classes.php (line 1997)
mosDBAbstractRow | --mosDBTable | --mosUser
string
$activation
= null (line 2023)
int
$block
= null (line 2011)
string
$email
= null (line 2005)
int
$gid
= null (line 2015)
int
$grp
= null (line 2017)
int
$id
= null (line 1999)
datetime
$lastvisitDate
= null (line 2021)
string
$name
= null (line 2001)
string
$params
= null (line 2025)
string
$password
= null (line 2007)
datetime
$registerDate
= null (line 2019)
int
$sendEmail
= null (line 2013)
string
$username
= null (line 2003)
string
$usertype
= null (line 2009)
Inherited from mosDBTable
mosDBTable::$_db
Inherited from mosDBAbstractRow
mosDBAbstractRow::$_error
mosDBAbstractRow::$_tbl
mosDBAbstractRow::$_tbl_key
Validation and filtering
Fill a user object with information from the current session
Inherited From mosDBTable
mosDBTable::bind()
mosDBTable::checkin()
mosDBTable::checkout()
mosDBTable::delete()
mosDBTable::filter()
mosDBTable::get()
mosDBTable::getError()
mosDBTable::getPublicProperties()
mosDBTable::hit()
mosDBTable::load()
mosDBTable::publish_array()
mosDBTable::queryTestFailure()
mosDBTable::save()
mosDBTable::set()
mosDBTable::store()
mosDBTable::toXML()
Inherited From mosDBAbstractRow
mosDBAbstractRow::mosDBAbstractRow()
mosDBAbstractRow::check()
mosDBAbstractRow::lacks()
mosDBAbstractRow::move()
mosDBAbstractRow::updateOrder()
Documentation generated on Mon, 05 May 2008 16:19:02 +0400 by phpDocumentor 1.4.0