Class Accessions_AccessionLocationEntry

Description
Variable Summary
Accession $Accession
integer $AccessionID
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
Accession $Accession = NULL (line 414)
  • access: public
integer $AccessionID = 0 (line 374)
  • access: public
string $Content = NULL (line 384)
  • access: public
integer $Extent = 0 (line 404)
  • access: public
ExtentUnit $ExtentUnit = NULL (line 424)
  • access: public
integer $ExtentUnitID = 0 (line 409)
  • access: public
integer $ID = 0 (line 369)
  • access: public
Location $Location = NULL (line 419)
  • access: public
integer $LocationID = 0 (line 379)
  • access: public
string $Range = NULL (line 389)
  • access: public
string $Section = NULL (line 394)
  • access: public
string $Shelf = NULL (line 399)
  • access: public
Methods
dbDelete (line 9)

Deletes AccessionLocationEntry from the database

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

Loads AccessionLocationEntry from the database

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

Stores AccessionLocationEntry to the database

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

Generates a formatted string of the AccessionLocationEntry 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:20:38 -0500 by phpDocumentor 1.3.1