» Summary | » License |
---|---|
Provides an api to create a HTML tree | BSD |
» Current Release | » Bug Summary |
1.2.2 (stable) was released on 2010-10-25 by doconnor (Changelog) Easy InstallNot sure? Get more info. pear install HTML_TreeMenu Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_TreeMenu Development Roadmap |
Report a new bug to HTML_TreeMenu |
» Description | |
PHP Based api creates a tree structure using a couple of small PHP classes. This can then be converted to javascript using the printMenu() method. The tree is dynamic in IE 4 or higher, NN6/Mozilla and Opera 7, and maintains state (the collapsed/expanded status of the branches) by using cookies. Other browsers display the tree fully expanded. Each node can have an optional link and icon. New API in 1.1 with many changes (see CVS for changelog) and new features, of which most came from Chip Chapin (http://www.chipchapin.com). |
|
» Maintainers | » More Information |
|