Class Instrument

Description

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

Located in /inc/bb/instrument.php (line 36)

DBO
   |
   --DBRow
      |
      --Instrument
Variable Summary
mixed $_slotrule
Method Summary
Instrument Instrument ( $id)
void display ()
void fill ()
void sync ()
Variables
Methods
Constructor Instrument (line 40)
Instrument Instrument ( $id)
  • $id
display (line 248)
void display ()

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

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

Redefinition of:
DBRow::sync()
Synchronise this object's fields with the database
_calcNewSlotRule (line 228)
void _calcNewSlotRule ()
_calcSlotRepresentation (line 211)
void _calcSlotRepresentation ()

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:01:40 +0000 by phpDocumentor 1.3.0