Deletes Location from the database
boolean
dbDelete
()
Loads Location from the database
boolean
dbLoad
()
Loads Collections from the database
This function loads collections that fall under this location
boolean
dbLoadCollections
()
Stores Location to the database
boolean
dbStore
()
Generates a formatted string of the Location object
string
toString
()