/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/widgets/includes.inc
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/widgets/includes.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jonen, Thu Jan 30 03:29:44 2003 UTC revision 1.3 by joko, Thu Feb 27 16:58:31 2003 UTC
# Line 21  Line 21 
21   */   */
22  include_once($phphtmllib."/widgets/BaseWidget.inc");  include_once($phphtmllib."/widgets/BaseWidget.inc");
23  include_once($phphtmllib."/widgets/ContainerWidget.inc");  include_once($phphtmllib."/widgets/ContainerWidget.inc");
24    include_once($phphtmllib."/widgets/CSSContainer.inc");
25  include_once($phphtmllib."/widgets/CSSBuilder.inc");  include_once($phphtmllib."/widgets/CSSBuilder.inc");
26  include_once($phphtmllib."/widgets/HTMLPageClass.inc");  include_once($phphtmllib."/widgets/HTMLPageClass.inc");
27  include_once($phphtmllib."/widgets/PageWidget.inc");  include_once($phphtmllib."/widgets/PageWidget.inc");
# Line 31  include_once($phphtmllib."/widgets/Foote Line 32  include_once($phphtmllib."/widgets/Foote
32  include_once($phphtmllib."/widgets/InfoTable.inc");  include_once($phphtmllib."/widgets/InfoTable.inc");
33  include_once($phphtmllib."/widgets/ImageThumbnailWidget.inc");  include_once($phphtmllib."/widgets/ImageThumbnailWidget.inc");
34  include_once($phphtmllib."/widgets/NavTable.inc");  include_once($phphtmllib."/widgets/NavTable.inc");
35    include_once($phphtmllib."/widgets/RoundTitleTable.inc");
36  include_once($phphtmllib."/widgets/TextNav.inc");  include_once($phphtmllib."/widgets/TextNav.inc");
37  include_once($phphtmllib."/widgets/TextCSSNav.inc");  include_once($phphtmllib."/widgets/TextCSSNav.inc");
38  include_once($phphtmllib."/widgets/VerticalCSSNavTable.inc");  include_once($phphtmllib."/widgets/VerticalCSSNavTable.inc");
# Line 40  include_once($phphtmllib."/widgets/WMLDo Line 42  include_once($phphtmllib."/widgets/WMLDo
42  include_once($phphtmllib."/widgets/SVGDocumentClass.inc");  include_once($phphtmllib."/widgets/SVGDocumentClass.inc");
43    
44  //not fully baked  //not fully baked
45  //include_once($phphtmllib."/widgets/TreeNav.inc");  include_once($phphtmllib."/widgets/TreeNav.inc");
46    include_once($phphtmllib."/widgets/TreeNav_PearHtmlTreeMenuBridge.inc");
47    include_once($phphtmllib."/widgets/DHTMLTreeNav.inc");
48    include_once($phphtmllib."/widgets/SelectNav.inc");
49    
50  ?>  ?>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed