Class Collections_LocationEntry

(line 2)

Description


Located in File: /packages/collections/lib/locationentry.inc.php



Class Variables

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

$Collection = NULL (line 407)

Data type : Collection

  • access: - public

$CollectionID = 0 (line 367)

Data type : integer

  • access: - public

$Content = NULL (line 377)

Data type : string

  • access: - public

$Extent = 0 (line 397)

Data type : integer

  • access: - public

$ExtentUnit = NULL (line 417)

Data type : ExtentUnit

  • access: - public

$ExtentUnitID = 0 (line 402)

Data type : integer

  • access: - public

$ID = 0 (line 362)

Data type : integer

  • access: - public

$Location = NULL (line 412)

Data type : Location

  • access: - public

$LocationID = 0 (line 372)

Data type : integer

  • access: - public

$Range = NULL (line 382)

Data type : string

  • access: - public

$Section = NULL (line 387)

Data type : string

  • access: - public

$Shelf = NULL (line 392)

Data type : string

  • access: - public

Class Constants

Summary:

Method Detail

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 ()

Method dbDelete (line 9)

boolean dbDelete( )

Deletes LocationEntry from the database

Info

  • access - public

Method dbLoad (line 77)

boolean dbLoad( )

Loads LocationEntry from the database

Info

  • access - public

Method dbStore (line 129)

boolean dbStore( )

Stores LocationEntry to the database

Info

  • access - public

Method toString (line 272)

string toString( [ $MakeIntoLink = LINK_NONE], [ $ConcatinateFieldNames = true], [ $Delimiter = ', '], integer $MakeIntoLink[optional], boolean $ConcatinateFieldNames[optional], string $Delimiter[optional])

Generates a formatted string of the LocationEntry object

Parameters

  • integer $MakeIntoLink[optional]:
  • boolean $ConcatinateFieldNames[optional]:
  • string $Delimiter[optional]:
  • $MakeIntoLink:
  • $ConcatinateFieldNames:
  • $Delimiter:

Info

  • access - public
  • todo - Custom Formatting

Method __toString (line 354)

string __toString( )

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Mon, 19 Nov 2007 16:16:28 -0600 by phpDocumentor 1.3.1