Class User

Description

User object (extends dbo), with extra customisations for other links

  • todo: //TODO: Editing method for new permissions model

Located in /inc/bb/user.php (line 37)

DBO
   |
   --DBRow
      |
      --User
Variable Summary
Method Summary
User User ( $auth,  $id, [ $passwdOnly = false])
void display ()
void fill ()
void sync ()
Variables
Methods
Constructor User (line 45)
User User ( $auth,  $id, [ $passwdOnly = false])
  • $auth
  • $id
  • $passwdOnly
display (line 271)
void display ()

Redefinition of:
DBRow::display()
fill (line 202)
void fill ()

Redefinition of:
DBRow::fill()
Perform the SQL lookup to fill the object with the current data
InstrumentPermissions (line 300)
void InstrumentPermissions ()
sync (line 220)
void sync ()

Redefinition of:
DBRow::sync()
Synchronise this object's fields with the database
SystemPermissions (line 275)
void SystemPermissions ()
_findAuthMethods (line 187)
void _findAuthMethods ()

Inherited Methods

Inherited From DBRow

DBRow::DBRow()
DBRow::addElement()
DBRow::addElements()
DBRow::checkValid()
DBRow::delete()
DBRow::display()
DBRow::displayAsTable()
DBRow::displayInTable()
DBRow::fill()
DBRow::fillWithDefaults()
DBRow::setId()
DBRow::sync()
DBRow::text_dump()
DBRow::update()
DBRow::_sqlvals()
DBRow::_twoStageSync()
DBRow::__clone()

Inherited From DBO

DBO::DBO()
DBO::display()
DBO::log()
DBO::setEditable()
DBO::setNamebase()
DBO::text_dump()
DBO::__clone()

Documentation generated on Tue, 06 Mar 2007 10:02:08 +0000 by phpDocumentor 1.3.0