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 ()
string __toString ()
Variables
Appointment $Appointment = NULL (line 319)
  • access: public
integer $AppointmentID = 0 (line 283)
  • access: public
Collection $Collection = NULL (line 324)
  • access: public
Collection $CollectionContent = NULL (line 329)
  • access: public
integer $CollectionContentID = 0 (line 293)
  • access: public
integer $CollectionID = 0 (line 288)
  • access: public
integer $ID = 0 (line 278)
  • access: public
integer $RetrievalTime = 0 (line 298)
  • access: public
integer $RetrievalUserID = 0 (line 303)
  • access: public
integer $ReturnTime = 0 (line 308)
  • access: public
integer $ReturnUserID = 0 (line 313)
  • 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 119)

Loads AppointmentMaterials

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

Sets AppointmentMaterials retrieval time and user

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

Sets AppointmentMaterials return time and user

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

Outputs AppointmentMaterials if AppointmentMaterials is cast to string

  • access: public
string toString ()
__toString (line 270)
string __toString ()

Documentation generated on Wed, 05 Mar 2008 16:45:08 -0600 by phpDocumentor 1.3.1