This class can be used to generate an hierarchical menu from data stored in a MySQL database. It queries MySQL database to retrieve all the data to generate menu items and sub-menus as nested HTML lists. The menu Javascript class of the YUI library is used to render the menu.