Recommend this page to a friend! |
Download .zip |
Info | View files (5) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2003-10-23 (13 years ago) | Not enough user ratings | Total: 2,294 | All time: 1,642 This week: 1,090 |
Version | License | Categories | ||||
navigation 1.0 | GNU Lesser Genera... | HTML |
Description | Author | |||||||||||||
This class is meant to let you build a dynamic site navigation bar presented in the breadcrumb style. |
|
--------------------------------------------------------------------- Site Navigation class - A PHP class which lets you build a dynamic site navigation bar --------------------------------------------------------------------- HOW TO USE: ----------- 1. instantiate the class 2. register the object within the session 3. use the push() method to add a new page to the end of the navigation bar 4. use the html() method to generate the HTML code for displaying the navigation bar Other methods: * pop() removes the last page from the navigation bar * setLevel() sets the depth of the navigation bar PACKAGE CONTENTS: ----------------- * navigation.php: class definition and implementation; * config.php, index.php: example files; * README: this file. CONTACTING THE AUTHOR: ---------------------- Please send your suggestions, bug reports and general feedback to andi@lizard.ro. LICENSE: ---------- This source file is released under LGPL license, available through the world wide web at, http://www.gnu.org/copyleft/lesser.html. This library is distributed WITHOUT ANY WARRANTY. Please see the LGPL for more details. --------------------------------------------------------------------- Author: Andi Trinculescu <andi@lizard.ro> --------------------------------------------------------------------- |
Files |
File | Role | Description |
---|---|---|
config.php | Example | example file |
index.php | Example | example file |
navigation.php | Class | Site Navigation class |
README | Doc. | README |
style.css | Example | CSS example file |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.