Class Research_AppointmentMaterials

Description
Variable Summary
Appointment $Appointment
integer $AppointmentID
Collection $Collection
Collection $CollectionContent
integer $CollectionID
integer $ID
integer $RetrievalTime
integer $ReturnTime
integer $ReturnUserID
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbRetrieve ()
boolean dbReturn ()
string toString ()
Variables
Appointment $Appointment = NULL (line 278)
  • access: public
integer $AppointmentID = 0 (line 242)
  • access: public
Collection $Collection = NULL (line 283)
  • access: public
Collection $CollectionContent = NULL (line 288)
  • access: public
integer $CollectionContentID = 0 (line 252)
  • access: public
integer $CollectionID = 0 (line 247)
  • access: public
integer $ID = 0 (line 237)
  • access: public
integer $RetrievalTime = 0 (line 257)
  • access: public
integer $RetrievalUserID = 0 (line 262)
  • access: public
integer $ReturnTime = 0 (line 267)
  • access: public
integer $ReturnUserID = 0 (line 272)
  • access: public
Methods
dbDelete (line 9)

Deletes a AppointmentMaterials from the database

  • access: public
boolean dbDelete ()
dbLoad (line 71)

Loads AppointmentMaterials

  • access: public
boolean dbLoad ()
dbLoadCollectionAndCollectionContent (line 92)

Loads AppointmentMaterials

  • access: public
boolean dbLoadCollectionAndCollectionContent ()
dbRetrieve (line 137)

Sets AppointmentMaterials retrieval time and user

  • access: public
boolean dbRetrieve ()
dbReturn (line 183)

Sets AppointmentMaterials return time and user

  • access: public
boolean dbReturn ()
toString (line 229)

Outputs AppointmentMaterials if AppointmentMaterials is cast to string

  • access: public
string toString ()

Documentation generated on Thu, 14 Aug 2008 20:20:55 -0500 by phpDocumentor 1.3.1