/[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.3 by joko, Thu Feb 27 16:58:31 2003 UTC revision 1.6 by jonen, Thu May 6 16:27:42 2004 UTC
# Line 24  include_once($phphtmllib."/widgets/Conta Line 24  include_once($phphtmllib."/widgets/Conta
24  include_once($phphtmllib."/widgets/CSSContainer.inc");  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/HTMLRedirectPage.inc");
28  include_once($phphtmllib."/widgets/PageWidget.inc");  include_once($phphtmllib."/widgets/PageWidget.inc");
29    
30    
31  include_once($phphtmllib."/widgets/ActiveTab.inc");  include_once($phphtmllib."/widgets/ActiveTab.inc");
32    include_once($phphtmllib."/widgets/ButtonPanel.inc");
33    include_once($phphtmllib."/widgets/DialogWidget.inc");
34  include_once($phphtmllib."/widgets/FooterNav.inc");  include_once($phphtmllib."/widgets/FooterNav.inc");
35  include_once($phphtmllib."/widgets/InfoTable.inc");  include_once($phphtmllib."/widgets/InfoTable.inc");
36  include_once($phphtmllib."/widgets/ImageThumbnailWidget.inc");  include_once($phphtmllib."/widgets/ImageThumbnailWidget.inc");
37    include_once($phphtmllib."/widgets/MessageBoxWidget.inc");
38  include_once($phphtmllib."/widgets/NavTable.inc");  include_once($phphtmllib."/widgets/NavTable.inc");
39  include_once($phphtmllib."/widgets/RoundTitleTable.inc");  include_once($phphtmllib."/widgets/RoundTitleTable.inc");
40    include_once($phphtmllib."/widgets/StandardDialogWidget.inc");
41    include_once($phphtmllib."/widgets/TabWidget.inc");
42  include_once($phphtmllib."/widgets/TextNav.inc");  include_once($phphtmllib."/widgets/TextNav.inc");
43  include_once($phphtmllib."/widgets/TextCSSNav.inc");  include_once($phphtmllib."/widgets/TextCSSNav.inc");
44  include_once($phphtmllib."/widgets/VerticalCSSNavTable.inc");  include_once($phphtmllib."/widgets/VerticalCSSNavTable.inc");
45    
46  include_once($phphtmllib."/widgets/XMLDocumentClass.inc");  include_once($phphtmllib."/widgets/xml/XMLDocumentClass.inc");
47  include_once($phphtmllib."/widgets/WMLDocumentClass.inc");  include_once($phphtmllib."/widgets/wml/WMLDocumentClass.inc");
48  include_once($phphtmllib."/widgets/SVGDocumentClass.inc");  include_once($phphtmllib."/widgets/svg/SVGDocumentClass.inc");
49    
50  //not fully baked  //not fully baked
51  include_once($phphtmllib."/widgets/TreeNav.inc");  //include_once($phphtmllib."/widgets/TreeNav.inc");
 include_once($phphtmllib."/widgets/TreeNav_PearHtmlTreeMenuBridge.inc");  
 include_once($phphtmllib."/widgets/DHTMLTreeNav.inc");  
 include_once($phphtmllib."/widgets/SelectNav.inc");  
52    
53  ?>  ?>

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

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