Recommend this page to a friend! |
Download .zip |
Info | View files (13) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-02-20 (10 years ago) | 34% | Total: 1,209 This week: 1 | All time: 3,041 This week: 1,047 |
Version | License | Categories | ||||
dyna_menue 1.0 | GNU General Publi... | HTML |
Description | Author | |||||||||||||
This package can be used to build an hierarchic navigation menu. |
|
<?xml version="1.0" encoding="windows-1256"?> <!DOCTYPE class_Structur [ <!ELEMENT class_struct (#PCDATA)> <!ENTITY EXT "extends"> <!ENTITY Struct "Class Structur"> ] > <struct> <!-- "this is a Class Library to make Dynamik Menue List or Tree some Elements can be used as Hyperlink Text or Grafic Hyperlink. It use Call by Reference form make an Object.!--><!-- Version 0.2" !--> <!-- Attenction sample.php ve some example for use them, i try to make more objects at next --> <!-- to use them just include the file named lib.element.class.inc it include all classes or you can use them separate--> <CAbsMenue> is an Abstract Menue Class for later Implementation the Property $bStatus will be used in the future. <CMenueList> extends CAbsMenue: Implementation of CAbsMenue you can use it to make your Menue List or Tree.</CMenueList> </CAbsMenue> <CTextLinks>a Class to make a Text Hyperlink. you can use it alone to make hyperlink with function showHtml() <CTextMenueElem> extends CTextLinks it make a Static Menue Element (Listed Element) just a Text.</CTextMenueElem> </CTextLinks> <CGLinks>a Class to make a Image Hyperlink. you can use it alone to make Image as Hyperlink with function showHtml() <CGMenueElem> extends CGLinks it make a Static Menue Element (Listed Element) just Image.</CGMenueElem> <CGTMenueElem> extends CGLinks it make a Static Menue Element (Listed Element) Image and Text.</CGTMenueElem> </CGLinks> <CMenueBlock> class to make the Menue Block see sample.php</CMenueBlock> <!--<lib.menue.class.inc>Include file for use all as Library </lib.menue.class.inc> <sampl.php>Test the Lib</sample.php> --> <!-- ATTENCTION I use a Java code in the class CMenueList from this site http://www.dynamicdrive.com --> </struct> |
Files |
File | Role | Description |
---|---|---|
abs.menue.class.inc | Class | Abstract Menue Class |
grafiklink.class.inc | Class | Class to make a Grafik Links on the site |
lib.menue.class.inc | Aux. | Library for include all Classes |
logo.jpg | Photo | logo for the Example |
menue.phpc | Data | Maguma Open Studio Project Source for more implementation. |
menueblock.class.inc | Class | Class to make Menue Block |
menuegrafikelem.class.inc | Class | Class to make a Menue Element as Grafik Link |
menuelist.class.inc | Class | Class to make Menue List (Dynamic with Javascript) |
menuetextelem.class.inc | Class | Class to make Menue Element as Text Link |
menuetextgrafikelem.class.inc | Class | Class to make Grafik and Text Menue Element |
readme.xml | Doc. | readme file for information |
sample.php | Example | Example for use the class library |
textlink.class.inc | Class | Class to make Text Hyper Link |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.