PHP Classes

xPandMenu: Generate a dynamic hierarchic menu

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 63%Total: 6,186 This week: 1All time: 362 This week: 560Down
Version License Categories
xpandmenu 1.0.0BSD LicenseHTML
Description 

Author

This class lets you create an hierarchic menu based on a list of menu items and submenu items (parents and children).

The generated menu can expand and collapse menu dynamically, that is when the user clicks on a menu item, all corresponding submenu items are shown (or hidden if already visible).

A good example of what it looks like is the list of documents and directories in the left frame of the Microsoft Windows Explorer.

The use of the class is fairly easy. Simply add parents and children elements in the same order you would like to see them in the menu. Then let the class generate the code for you.

The HTML code generated is only based on <DIV> tags and is compatible with all browsers.

The generated menu is fully customizable using CSS. You may write your own CSS style definitions to configure the look and feel of parents and children menu items'.

The class also lets you define an image to use as the expand and collapse box. This is optional but can be handy to make the menu easier to understand.

Picture of Patrick Brosset
Name: Patrick Brosset <contact>
Classes: 3 packages by
Country: France France
Age: 44
All time rank: 21114 in France France
Week rank: 416 Down17 in France France Down

  Files folder image Files  
File Role Description
Plain text file demo.php Example How to use the class, demo file
Accessible without login Plain text file demo_win.php Example How to use the class, demo file, windows style
Plain text file xPandMenu.php Class Class file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:6,186
This week:1
All time:362
This week:560Down
User Ratings User Comments (1)
 All time
Utility:91%StarStarStarStarStar
Consistency:91%StarStarStarStarStar
Documentation:-
Examples:92%StarStarStarStarStar
Tests:-
Videos:-
Overall:63%StarStarStarStar
Rank:765
 
Excellent
14 years ago (kishore kumar)
70%StarStarStarStar