/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/widget-examples/_examples_widget8_php.html
ViewVC logotype

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/widget-examples/_examples_widget8_php.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Thu Jan 30 03:29:40 2003 UTC (21 years, 7 months ago) by jonen
Branch: no_vendor_tag
CVS Tags: v2-1-3, no_release_tag
Changes since 1.1: +0 -0 lines
File MIME type: text/html

1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:40 -0800' -->
6 <TITLE>Docs for page widget8.php</TITLE>
7 <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>
8 </HEAD>
9 <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10
11
12 <!-- Links -->
13 <a NAME="top"></A>
14 <table WIDTH="100%" class="links">
15 <TR>
16 <TD class="font10">
17 Links:
18 <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>
19 <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>
20 <A HREF="#globals_summary" class="links" title="Global Variable Summary">Globals</A>
21 <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>
22 <A HREF="#functions_summary" class="links" title="Function Summary">Functions</A>
23 <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>
24 <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>
25 <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>
26 <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>
27 </TD>
28 </TR>
29 </TABLE>
30 <BR>
31
32 <h2>File: Program_Root/examples/widget8.php</h2>
33 <!-- ========== Info from phpDoc block ========= -->
34 This example illustrates the use of the
35 ActiveTab Widget.
36 <BR>
37 This widget gives you
38 the ability to build content for n # of tabs
39 and have the browser switch between the tabs
40 without a request to the server.
41
42 $Id: _examples_widget8_php.html,v 1.5 2002/11/25 18:24:29 hemna Exp $
43
44 <UL>
45
46 <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
47
48 <LI><b>Sub-Package</b> - <CODE>widget-examples</CODE></LI>
49
50 <LI><b>Version</b> - <CODE>2.0</CODE></LI>
51
52 <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>
53
54 </UL>
55
56 <br>
57 <!-- =========== Used Classes =========== -->
58 <A NAME='classes_summary'><!-- --></A>
59 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
60 <TR CLASS='TableHeadingColor'>
61 <TD>
62 <span class="font12bold">Classes defined in this file</span>
63 <A HREF="#top" CLASS="links">^TOP</A>
64 </TD>
65 </TR>
66 </TABLE>
67 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
68 <THEAD>
69 <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
70 </THEAD>
71 <TBODY>
72
73 </TBODY>
74 </TABLE>
75 <br>
76 <br>
77 <!-- =========== Includes SUMMARY =========== -->
78 <A NAME='includes_summary'><!-- --></A>
79 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
80 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
81 <TD>
82 <span CLASS="font12bold">Include Statements Summary</span>
83 <A HREF="#top" CLASS="links">^TOP</A>
84 </TD>
85 </TR>
86 </TABLE>
87 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
88 <THEAD>
89 <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
90 </THEAD>
91 <TBODY>
92
93 <TR BGCOLOR='white' CLASS='TableRowColor'>
94 <TD><A HREF='_examples_widget8_php.html#_includes_inc'>include</A></TD>
95 <TD>"includes.inc"</TD>
96 <TD>Include the phphtmllib libraries</TD>
97 </TR>
98
99 <TR BGCOLOR='white' CLASS='TableRowColor'>
100 <TD><A HREF='_examples_widget8_php.html#_$phphtmllib_/widgets/ActiveTab_inc'>include_once</A></TD>
101 <TD>$phphtmllib."/widgets/ActiveTab.inc"</TD>
102 <TD></TD>
103 </TR>
104
105 </TBODY>
106 </TABLE>
107 <br>
108
109 <br>
110 <!-- =========== CONSTANT SUMMARY =========== -->
111 <A NAME='global_summary'><!-- --></A>
112 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
113 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
114 <TD>
115 <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>
116 <A HREF="#top" CLASS="links">^TOP</A>
117 </TD>
118 </TR>
119 </TABLE>
120 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
121 <THEAD>
122 <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
123 </THEAD>
124 <TBODY>
125
126 </TBODY>
127 </TABLE>
128 <br>
129
130
131 <br>
132 <!-- =========== CONSTANT SUMMARY =========== -->
133 <A NAME='constant_summary'><!-- --></A>
134 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
135 <TR CLASS='TableHeadingColor'>
136 <TD>
137 <span CLASS="font12bold">Constant Summary</span>
138 <A HREF="#top" CLASS="links">^TOP</A>
139 </TD>
140 </TR>
141 </TABLE>
142 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
143 <THEAD>
144 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
145 </THEAD>
146 <TBODY>
147
148 </TBODY>
149 </TABLE>
150 <br>
151
152 <br>
153 <!-- =========== Function SUMMARY =========== -->
154 <A NAME='Function_summary'><!-- --></A>
155 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
156 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
157 <TD>
158 <span class="font12bold">Function Summary</span>
159 <A HREF="#top" CLASS="links">^TOP</A>
160 </TD>
161 </TR>
162
163
164 </TABLE>
165
166 <br>
167 <!-- ============ Includes DETAIL =========== -->
168
169 <A NAME='includes_detail'></A>
170 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
171 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
172 <TD>
173 <span CLASS="font12bold">Include Statements Detail</span>
174 <A HREF="#top" CLASS="links">^TOP</A>
175 </TD>
176 </TR>
177 </TABLE>
178
179
180 <DIV CLASS="function">
181 <A NAME='_includes_inc'><!-- --></A>
182 <span class="font10bold">Include Type : </span>include
183 <BR>
184 <span class="font10bold">Include File : </span>"includes.inc"
185 <BR>
186 <!-- ========== Info from phpDoc block ========= -->
187 Include the phphtmllib libraries
188 <BR>
189
190
191 <UL>
192
193 </UL>
194
195 </DIV>
196
197 <DIV CLASS="function">
198 <A NAME='_$phphtmllib_/widgets/ActiveTab_inc'><!-- --></A>
199 <span class="font10bold">Include Type : </span>include_once
200 <BR>
201 <span class="font10bold">Include File : </span>$phphtmllib."/widgets/ActiveTab.inc"
202 <BR>
203 <!-- ========== Info from phpDoc block ========= -->
204
205 <BR>
206
207
208 <UL>
209
210 </UL>
211
212 </DIV>
213
214
215 <br>
216 <!-- ============ GLOBALS DETAIL =========== -->
217
218 <A NAME='global_detail'></A>
219 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
220 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
221 <TD>
222 <span CLASS="font12bold">Global Variable Detail</span>
223 <A HREF="#top" CLASS="links">^TOP</A>
224 </TD>
225 </TR>
226 </TABLE>
227
228
229
230 <br>
231 <!-- ============ CONSTANT DETAIL =========== -->
232
233 <A NAME='constant_detail'></A>
234 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
235 <TR CLASS='TableHeadingColor'>
236 <TD>
237 <span CLASS="font12bold">Constant Detail</span>
238 <A HREF="#top" CLASS="links">^TOP</A>
239 </TD>
240 </TR>
241 </TABLE>
242
243
244
245 <br>
246 <!-- ============ FUNCTION DETAIL =========== -->
247
248 <A NAME='function_detail'></A>
249 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
250 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
251 <TD>
252 <span class="font12bold">Function Detail</span>
253 <A HREF="#top" CLASS="links">^TOP</A>
254 </TD>
255 </TR>
256 </TABLE>
257 <BR>
258
259
260 <br>
261 </HTML>

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