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 = ', '], integer $MakeIntoLink[optional], boolean $ConcatinateFieldNames[optional], string $Delimiter[optional])
string __toString ()
Variables
Accession $Accession = NULL (line 431)
  • access: public
integer $AccessionID = 0 (line 391)
  • access: public
string $Content = NULL (line 401)
  • access: public
integer $Extent = 0 (line 421)
  • access: public
ExtentUnit $ExtentUnit = NULL (line 441)
  • access: public
integer $ExtentUnitID = 0 (line 426)
  • access: public
integer $ID = 0 (line 386)
  • access: public
Location $Location = NULL (line 436)
  • access: public
integer $LocationID = 0 (line 396)
  • access: public
string $Range = NULL (line 406)
  • access: public
string $Section = NULL (line 411)
  • access: public
string $Shelf = NULL (line 416)
  • 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 142)

Stores AccessionLocationEntry to the database

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

Generates a formatted string of the AccessionLocationEntry object

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

Documentation generated on Wed, 05 Mar 2008 16:44:46 -0600 by phpDocumentor 1.3.1