Login   Register  
PHP Classes
elePHPant
Icontem

multiXPandMenu

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Patrick Brosset
Name: Patrick Brosset <e-mail contact>
Packages: 3 Browse all classes by Patrick Brosset Browse all classes by
Country: France France - PHP jobs in France
Age: 33
All time rank: 18111 in France France
Week rank: 581 Down23 in France France Down


  Detailed description   Download .zip .tar.gz  
This class can create multi-level hierarchical menus based on a list of menu items and submenu items using DHTML.

The items organized in the generated menu can be expanded and collapsed dynamically using Javascript, 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 class provides means to create a root menu item and then add sub-nodes to it. To create more levels, it can add sub-nodes inside other sub-nodes. The menu may be arbitrarily deep.

The HTML code generated is only based on <UL> 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.

  Classes of Patrick Brosset  >  multiXPandMenu  >  Download .zip .tar.gz  >  Support forum Support forum (5)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: multiXPandMenu
Base name: xpandmenu
Description: Generate dynamically expansible hierarchical menus
Version: -
PHP version: 3
License: BSD License
All time users: 4207 users
All time rank: 605
Week users: 1 user
Week rank: 2151 Down
 
  Groups   Screenshots Screenshots   Freshmeat project  
  Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes

  Files folder image Screenshots  
Screenshot of a generated menu with simple style
File Role Description
Accessible without login Image file screen_collapsed.gif Screen Screenshot of a generated menu with simple style
Accessible without login Image file screen_expanded.gif Screen Screenshot of a generated menu expanded with simple style
Accessible without login Image file screen_windows.gif Screen Windows-style menu


  Freshmeat project  
multiXPandMenu
Project record: xpandmenu
Popularity score: 14.42
Vitality score: 53.98

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (94.6%)
Good (92.4%)
Good (81.5%)
Good (91.3%)
-
-
Sufficient (73.8%)
89
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Image file document_win.gif Icon Windows-style document icon
Plain text file example_complex.php Example Complex usage example
Plain text file example_dynamic.php Example Example file to learn how to create a menu dynamically from a multiple array of links
Plain text file example_reuseHTML.php Example Learn how to save the generated code to reuse it later
Plain text file example_SaveState.php Example Learn how to save the state of your menu in order to re-display it as is on another page
Plain text file example_simple.php Example Simple usage example
Plain text file File.php Class A simple file loader / writer used by the xPandMenu class to save the generated code
Image file folder_win.gif Icon Windows-style closed directory icon
Image file folder_win_o.gif Icon Windows-style open directory icon
Accessible without login Plain text file readme.txt Doc. READ ME FIRST
Plain text file xPandMenu.css Data CSS file to stylize the menu
Plain text file xPandMenu.js Data External javascript file for dynamic actions
Plain text file xPandMenu.php Class PHP class file

Download all files: xpandmenu.tar.gz xpandmenu.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.