Class Collections_Location

Description
  • abstract:

Located in /packages/collections/lib/location.inc.php (line 2)


	
			
Variable Summary
Collection[] $Collections
string $Description
integer $ID
string $Location
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbLoadCollections ()
boolean dbStore ()
string toString ()
Variables
Collection[] $Collections = array() (line 249)
  • access: public
string $Description = NULL (line 246)
  • access: public
integer $ID = 0 (line 240)
  • access: public
string $Location = NULL (line 243)
  • access: public
Methods
dbDelete (line 9)

Deletes Location from the database

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

Loads Location from the database

  • access: public
boolean dbLoad ()
dbLoadCollections (line 98)

Loads Collections from the database

This function loads collections that fall under this location

  • access: public
boolean dbLoadCollections ()
dbStore (line 130)

Stores Location to the database

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

Generates a formatted string of the Location object

  • access: public
  • todo: Custom Formatting
string toString ()

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