/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_widgets_InfoTable_inc.html
ViewVC logotype

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_widgets_InfoTable_inc.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sat Feb 22 20:56:40 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Changes since 1.1: +40 -69 lines
File MIME type: text/html
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:23:02 -0800' -->
6 <TITLE>Docs for page InfoTable.inc</TITLE>
7 <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>
8 </HEAD>
9 <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10 <!-- Links -->
11 <a NAME="top"></A>
12 <table WIDTH="100%" class="links">
13 <TR>
14 <TD class="font10">
15 Links:
16 <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>
17 <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>
18 <A HREF="#global_summary" class="links" title="Global Variable Summary">Globals</A>
19 <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>
20 <A HREF="#function_summary" class="links" title="Function Summary">Functions</A>
21 <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>
22 <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>
23 <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>
24 <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>
25 </TD>
26 </TR>
27 </TABLE>
28 <BR>
29 <h2>File: Program_Root/widgets/InfoTable.inc</h2>
30 $Id: _widgets_InfoTable_inc.html,v 1.22 2003/02/21 00:44:00 hemna Exp $
31 <br />
32 <p>This renders a table with a title optional column headers and rows</p>
33 <UL>
34 <LI><b>author</b> - <CODE>Walter A. Boring IV</CODE></LI>
35 </UL>
36 <!-- =========== Used Classes =========== -->
37 <A NAME='classes_summary'><!-- --></A>
38 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
39 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
40 <TD>
41 <span class="font12bold">Classes defined in this file</span>
42 <A HREF="#top" CLASS="links">^TOP</A>
43 </TD>
44 </TR>
45 </TABLE>
46 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
47 <THEAD>
48 <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
49 </THEAD>
50 <TBODY>
51 <TR BGCOLOR='white' CLASS='TableRowColor'>
52 <TD><a href="../phpHtmlLib/InfoTable.html">InfoTable</a></TD>
53 <TD>This is a widget class that can build and render data in a nicely formated table with a title, column headers and data</TD>
54 </TR>
55 <TR BGCOLOR='white' CLASS='TableRowColor'>
56 <TD><a href="../phpHtmlLib/InfoTableCSS.html">InfoTableCSS</a></TD>
57 <TD>This class defines the css used by the FooterNav Object.</TD>
58 </TR>
59 </TBODY>
60 </TABLE>
61 <br>
62 <!-- =========== Includes SUMMARY =========== -->
63 <A NAME='includes_summary'><!-- --></A>
64 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
65 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
66 <TD>
67 <span CLASS="font12bold">Include Statements Summary</span>
68 <A HREF="#top" CLASS="links">^TOP</A>
69 </TD>
70 </TR>
71 </TABLE>
72 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
73 <THEAD>
74 <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
75 </THEAD>
76 <TBODY>
77 </TBODY>
78 </TABLE>
79 <br>
80 <br>
81 <!-- =========== GLOBAL VARIABLE SUMMARY =========== -->
82 <A NAME='global_summary'><!-- --></A>
83 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
84 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
85 <TD>
86 <span CLASS="font12bold">Global Variable Summary</span>
87 <A HREF="#top" CLASS="links">^TOP</A>
88 </TD>
89 </TR>
90 </TABLE>
91 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
92 <THEAD>
93 <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
94 </THEAD>
95 <TBODY>
96 </TBODY>
97 </TABLE>
98 <br>
99 <br>
100 <!-- =========== CONSTANT SUMMARY =========== -->
101 <A NAME='constant_summary'><!-- --></A>
102 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
103 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
104 <TD>
105 <span class="font12bold">Constant Summary</span>
106 <A HREF="#top" CLASS="links">^TOP</A>
107 </TD>
108 </TR>
109 </TABLE>
110 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
111 <THEAD>
112 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
113 </THEAD>
114 <TBODY>
115 </TBODY>
116 </TABLE>
117 <br>
118 <br>
119 <!-- =========== FUNCTION SUMMARY =========== -->
120 <A NAME='function_summary'><!-- --></A>
121 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
122 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
123 <TD>
124 <span class="font12bold">Function Summary</span>
125 <A HREF="#top" CLASS="links">^TOP</A>
126 </TD>
127 </TR>
128
129 </TABLE>
130 <br>
131 <!-- ============ Includes DETAIL =========== -->
132
133 <A NAME='includes_detail'></A>
134 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
135 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
136 <TD>
137 <span CLASS="font12bold">Include Statements Detail</span>
138 <A HREF="#top" CLASS="links">^TOP</A>
139 </TD>
140 </TR>
141 </TABLE>
142
143 <br>
144 <!-- ============ GLOBALS DETAIL =========== -->
145
146 <A NAME='global_detail'></A>
147 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
148 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
149 <TD>
150 <span CLASS="font12bold">Global Variable Detail</span>
151 <A HREF="#top" CLASS="links">^TOP</A>
152 </TD>
153 </TR>
154 </TABLE>
155
156 <br>
157 <!-- ============ CONSTANT DETAIL =========== -->
158
159 <A NAME='constant_detail'></A>
160 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
161 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
162 <TD>
163 <span CLASS="font12bold">Constant Detail</span>
164 <A HREF="#top" CLASS="links">^TOP</A>
165 </TD>
166 </TR>
167 </TABLE>
168
169 <br>
170 <!-- ============ FUNCTION DETAIL =========== -->
171
172 <A NAME='function_detail'></A>
173 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
174 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
175 <TD>
176 <span class="font12bold">Function Detail</span>
177 <A HREF="#top" CLASS="links">^TOP</A>
178 </TD>
179 </TR>
180 </TABLE>
181 <BR>
182 <br>
183 <div id="credit">
184 <hr>
185 Documention generated on Thu, 20 Feb 2003 16:23:02 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
186 </div>
187 </body>
188 </html>
189 </HTML>

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