Class mosSession

Description

Session database table class

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

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

mosDBTable
   |
   --mosSession
Variable Summary
time $gid
int $guest
string $time
string $userid
string $username
string $usertype
Method Summary
mosSession mosSession (database &$db)
void generateId ()
void getCookie ()
void insert ()
void purge ([mixed $inc = 1800])
void update ([mixed $updateNulls = false])
Variables
time $gid = null (line 2138)
int $guest = null (line 2140)
int $session_id = null (line 2128)
  • var: Primary key
string $time = null (line 2130)
string $userid = null (line 2132)
string $username = null (line 2136)
string $usertype = null (line 2134)
string $_session_cookie = null (line 2142)

Inherited Variables

Inherited from mosDBTable

mosDBTable::$_db
mosDBTable::$_error
mosDBTable::$_tbl
mosDBTable::$_tbl_key
Methods
Constructor mosSession (line 2147)
mosSession mosSession (database &$db)
  • database &$db: A database connector object
generateId (line 2173)
void generateId ()
getCookie (line 2194)
void getCookie ()
insert (line 2151)
void insert ()
purge (line 2198)
void purge ([mixed $inc = 1800])
update (line 2162)
void update ([mixed $updateNulls = false])

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:35 +1000 by phpDocumentor 1.3.0RC3