Class Collections_Location

(line 2)

Description


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



Class Variables

Summary:
Collection[] $Collections
integer $ID
string $Location

$Collections = array() (line 282)

Data type : Collection[]

  • access: - public

$ID = 0 (line 276)

Data type : integer

  • access: - public

$Location = NULL (line 279)

Data type : string

  • access: - public

Class Constants

Summary:

Method Detail

Summary:
boolean dbDelete ()
boolean dbLoad ()
boolean dbLoadCollections ()
boolean dbStore ()
string toString ()
string __toString ()

Method dbDelete (line 9)

boolean dbDelete( )

Deletes Location from the database

Info

  • access - public

Method dbLoad (line 75)

boolean dbLoad( )

Loads Location from the database

Info

  • access - public

Method dbLoadCollections (line 125)

boolean dbLoadCollections( )

Loads Collections from the database

This function loads collections that fall under this location

Info

  • access - public

Method dbStore (line 157)

boolean dbStore( )

Stores Location to the database

Info

  • access - public

Method toString (line 257)

string toString( )

Generates a formatted string of the Location object

Info

  • access - public
  • todo - Custom Formatting

Method __toString (line 269)

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