<?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> |