PHP Classes
elePHPant
Icontem

Easy Navigator: Generate breadcrumbs navigation based on the URL

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2008-04-02 (8 years ago) RSS 2.0 feedNot enough user ratingsTotal: 893 All time: 3,793 This week: 901Up
Version Licenses PHP version Categories
easynavigator 1.0.0Free For Educatio...5.0HTML, PHP 5
Description Author

This class can be generate breadcrumbs links generated from the current page URL.

It takes the current site URL and splits it pieces using the slash character as separator.

The class generates links to parent pages of the current page considering each piece of the URL delimited by the directory slashes.

Innovation Award
PHP Programming Innovation award nominee
April 2008
Number 6


Prize: One book of choice by Apress
Breadcrumbs are a common Web design pattern used by many sites to let the users know where they are in the site.

This class implements an interesting solution to simplify the generation of breadcrumb based Web interfaces.

It uses a convention that consists on using the current page URL and split it in parts that define links to the to each page in a breadcrumbs navigation bar.

This way the class can automatically generate a breadcrumbs navigation bar just by looking at the current page URL.

Manuel Lemos
Picture of Brandon Blincoe
Name: Brandon Blincoe <contact>
Classes: 1 package by
Country: United States United States
Innovation award
Innovation award
Nominee: 1x

Screenshots  
  • EasyNavigatorSceenshot.gif
  Files folder image Files  
File Role Description
Plain text file EasyNavigator.Class.php Class Class Source File
Plain text file example.php Example Example File

 Version Control Unique User Downloads Download Rankings  
 0%
Total:893
This week:0
All time:3,793
This week:901Up
User Comments (1)