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 = ', '], integer $MakeIntoLink[optional], boolean $ConcatinateFieldNames[optional], string $Delimiter[optional])
string __toString ()
Variables
Collection $Collection = NULL (line 409)
  • access: public
integer $CollectionID = 0 (line 369)
  • access: public
string $Content = NULL (line 379)
  • access: public
integer $Extent = 0 (line 399)
  • access: public
ExtentUnit $ExtentUnit = NULL (line 419)
  • access: public
integer $ExtentUnitID = 0 (line 404)
  • access: public
integer $ID = 0 (line 364)
  • access: public
Location $Location = NULL (line 414)
  • access: public
integer $LocationID = 0 (line 374)
  • access: public
string $Range = NULL (line 384)
  • access: public
string $Section = NULL (line 389)
  • access: public
string $Shelf = NULL (line 394)
  • 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 131)

Stores LocationEntry to the database

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

Generates a formatted string of the LocationEntry 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 356)
string __toString ()

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