Deletes Repository from the database
boolean
dbDelete
()
Loads Repository from the database
boolean
dbLoad
()
Stores Repository to the database
boolean
dbStore
()
Generates a formatted string of the Repository object
string
toString
([ $MakeIntoLink = LINK_NONE], integer $MakeIntoLink[optional])
-
integer
$MakeIntoLink[optional]
-
$MakeIntoLink
Outputs Repository if Repository is cast to string
string
__toString
()