Deletes LocationEntry from the database
boolean
dbDelete
()
Loads LocationEntry from the database
boolean
dbLoad
()
Stores LocationEntry to the database
boolean
dbStore
()
Generates a formatted string of the LocationEntry object
string
toString
([ $MakeIntoLink = LINK_NONE], [ $ConcatinateFieldNames = true], [ $Delimiter = ', '], integer $MakeIntoLink[optional], boolean $ConcatinateFieldNames[optional], string $Delimiter[optional])
-
integer
$MakeIntoLink[optional]
-
boolean
$ConcatinateFieldNames[optional]
-
string
$Delimiter[optional]
-
$MakeIntoLink
-
$ConcatinateFieldNames
-
$Delimiter