/[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.5 by jonen, Fri Nov 14 21:31:40 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/HTMLRedirectPage.inc");
28  include_once($phphtmllib."/widgets/PageWidget.inc");  include_once($phphtmllib."/widgets/PageWidget.inc");
29    
30    
# Line 31  include_once($phphtmllib."/widgets/Foote Line 33  include_once($phphtmllib."/widgets/Foote
33  include_once($phphtmllib."/widgets/InfoTable.inc");  include_once($phphtmllib."/widgets/InfoTable.inc");
34  include_once($phphtmllib."/widgets/ImageThumbnailWidget.inc");  include_once($phphtmllib."/widgets/ImageThumbnailWidget.inc");
35  include_once($phphtmllib."/widgets/NavTable.inc");  include_once($phphtmllib."/widgets/NavTable.inc");
36    include_once($phphtmllib."/widgets/RoundTitleTable.inc");
37  include_once($phphtmllib."/widgets/TextNav.inc");  include_once($phphtmllib."/widgets/TextNav.inc");
38  include_once($phphtmllib."/widgets/TextCSSNav.inc");  include_once($phphtmllib."/widgets/TextCSSNav.inc");
39  include_once($phphtmllib."/widgets/VerticalCSSNavTable.inc");  include_once($phphtmllib."/widgets/VerticalCSSNavTable.inc");
40    
41  include_once($phphtmllib."/widgets/XMLDocumentClass.inc");  include_once($phphtmllib."/widgets/xml/XMLDocumentClass.inc");
42  include_once($phphtmllib."/widgets/WMLDocumentClass.inc");  include_once($phphtmllib."/widgets/wml/WMLDocumentClass.inc");
43  include_once($phphtmllib."/widgets/SVGDocumentClass.inc");  include_once($phphtmllib."/widgets/svg/SVGDocumentClass.inc");
44    
45  //not fully baked  //not fully baked
46  //include_once($phphtmllib."/widgets/TreeNav.inc");  //include_once($phphtmllib."/widgets/TreeNav.inc");

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

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