Ajax Tree View manager
This class can display and manage a tree of nodes stored in MySQL. It can generate HTML and JavaScript to display a tree of nodes stored in a MySQL database table. The generated tree displays buttons to add, remove and edit the tree nodes using AJAX requests to PHP scripts that update the database table to perform the requested tree node manipulation operations.