This package can be used to manipulate an hierarchy of objects stored in a MySQL database.
It provides basic methods (actions) that includes adding, editing, deleting, copying, moving and sorting object nodes.
The package includes scripts that provide a Web interface to manipulate the object hierarchy. Database query debug information is dumped at the end of the scripts.
The node classes can be extended to provide additional functionality like generating a XML representation of the hierarchy structure. |