Class Collections_Location

Description
  • abstract:

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


	
			
Variable Summary
Collection[] $Collections
integer $ID
string $Location
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbLoadCollections ()
boolean dbStore ()
string toString ()
string __toString ()
Variables
Collection[] $Collections = array() (line 282)
  • access: public
integer $ID = 0 (line 276)
  • access: public
string $Location = NULL (line 279)
  • 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 125)

Loads Collections from the database

This function loads collections that fall under this location

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

Stores Location to the database

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

Generates a formatted string of the Location object

  • access: public
  • todo: Custom Formatting
string toString ()
__toString (line 269)
string __toString ()

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