Deletes Classification and children of Classification from the database
boolean
dbDelete
()
Loads Classification from the database
boolean
dbLoad
()
Loads Collections from the database
This function loads collections that fall under this classification
boolean
dbLoadCollections
()
Stores Classification to the database
boolean
dbStore
()
Returns a formatted string of a traversal of subject instance
string
toString
([ $MakeIntoLink = LINK_NONE], [ $ConcatinateNumber = true], [ $ConcatinateTitle = true], [ $ConcatinateParentNumber = false], [ $ConcatinateParentTitle = false], [ $Delimiter = "/"], integer $MakeIntoLink[optional], boolean $ConcatinateNumber[optional], boolean $ConcatinateTitle[optional], boolean $ConcatinateParentNumber[optional], boolean $ConcatinateParentTitle[optional], string $Delimiter[optional])
-
integer
$MakeIntoLink[optional]
-
boolean
$ConcatinateNumber[optional]
-
boolean
$ConcatinateTitle[optional]
-
boolean
$ConcatinateParentNumber[optional]
-
boolean
$ConcatinateParentTitle[optional]
-
string
$Delimiter[optional]
-
$MakeIntoLink
-
$ConcatinateNumber
-
$ConcatinateTitle
-
$ConcatinateParentNumber
-
$ConcatinateParentTitle
-
$Delimiter