Class Collections_LocationEntry

Description
Variable Summary
Collection $Collection
integer $CollectionID
string $Content
integer $Extent
ExtentUnit $ExtentUnit
integer $ExtentUnitID
integer $ID
Location $Location
integer $LocationID
string $Range
string $Section
string $Shelf
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbStore ()
string toString ([ $MakeIntoLink = LINK_NONE], [ $ConcatinateFieldNames = true], [ $Delimiter = ', '], [boolean $AlwaysDelimit = false], integer $MakeIntoLink[optional], boolean $ConcatinateFieldNames[optional], string $Delimiter[optional])
Variables
Collection $Collection = NULL (line 390)
  • access: public
integer $CollectionID = 0 (line 350)
  • access: public
string $Content = NULL (line 360)
  • access: public
integer $Extent = 0 (line 380)
  • access: public
ExtentUnit $ExtentUnit = NULL (line 400)
  • access: public
integer $ExtentUnitID = 0 (line 385)
  • access: public
integer $ID = 0 (line 345)
  • access: public
Location $Location = NULL (line 395)
  • access: public
integer $LocationID = 0 (line 355)
  • access: public
string $Range = NULL (line 365)
  • access: public
string $Section = NULL (line 370)
  • access: public
string $Shelf = NULL (line 375)
  • access: public
Methods
dbDelete (line 9)

Deletes LocationEntry from the database

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

Loads LocationEntry from the database

  • access: public
boolean dbLoad ()
dbStore (line 104)

Stores LocationEntry to the database

  • access: public
boolean dbStore ()
toString (line 248)

Generates a formatted string of the LocationEntry object

  • access: public
  • todo: Custom Formatting
string toString ([ $MakeIntoLink = LINK_NONE], [ $ConcatinateFieldNames = true], [ $Delimiter = ', '], [boolean $AlwaysDelimit = false], integer $MakeIntoLink[optional], boolean $ConcatinateFieldNames[optional], string $Delimiter[optional])
  • integer $MakeIntoLink[optional]
  • boolean $ConcatinateFieldNames[optional]
  • string $Delimiter[optional]
  • boolean $AlwaysDelimit
  • $MakeIntoLink
  • $ConcatinateFieldNames
  • $Delimiter

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