Deletes Subject from the database
boolean
dbDelete
()
Loads Subject from the database
boolean
dbLoad
()
Stores Subject to the database
boolean
dbStore
()
Returns a formatted string of a traversal of subject instance
string
toString
([ $MakeIntoLink = LINK_NONE], [ $ConcatinateParents = false], [ $Delimiter = " - "], integer $MakeIntoLink[optional], boolean $ConcatinateParents[optional], string $Delimiter[optional])
-
integer
$MakeIntoLink[optional]
-
boolean
$ConcatinateParents[optional]
-
string
$Delimiter[optional]
-
$MakeIntoLink
-
$ConcatinateParents
-
$Delimiter