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

Annotation of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/widget-examples/_examples_widget9_php.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sat Feb 22 21:06:53 2003 UTC (21 years, 7 months ago) by jonen
Branch: MAIN
File MIME type: text/html
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

1 jonen 1.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:54 -0800' -->
6     <TITLE>Docs for page widget9.php</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/examples/widget9.php</h2>
30     This example illustrates the use of the RoundTitleTable widget.
31     <br />
32     <p>$Id: _examples_widget9_php.html,v 1.1 2003/02/21 00:45:03 hemna Exp $</p>
33     <UL>
34     <LI><b>version</b> - <CODE>2.2.0</CODE></LI>
35     <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
36     </UL>
37     <!-- =========== Used Classes =========== -->
38     <A NAME='classes_summary'><!-- --></A>
39     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
40     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
41     <TD>
42     <span class="font12bold">Classes defined in this file</span>
43     <A HREF="#top" CLASS="links">^TOP</A>
44     </TD>
45     </TR>
46     </TABLE>
47     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
48     <THEAD>
49     <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
50     </THEAD>
51     <TBODY>
52     </TBODY>
53     </TABLE>
54     <br>
55     <!-- =========== Includes SUMMARY =========== -->
56     <A NAME='includes_summary'><!-- --></A>
57     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
58     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
59     <TD>
60     <span CLASS="font12bold">Include Statements Summary</span>
61     <A HREF="#top" CLASS="links">^TOP</A>
62     </TD>
63     </TR>
64     </TABLE>
65     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
66     <THEAD>
67     <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
68     </THEAD>
69     <TBODY>
70     <TR BGCOLOR='white' CLASS='TableRowColor'>
71     <TD><A HREF="#_includes_inc">include_once</A></TD>
72     <TD>"includes.inc"</TD>
73     <TD>Include the phphtmllib libraries</TD>
74     </TR>
75     </TBODY>
76     </TABLE>
77     <br>
78     <br>
79     <!-- =========== GLOBAL VARIABLE SUMMARY =========== -->
80     <A NAME='global_summary'><!-- --></A>
81     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
82     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
83     <TD>
84     <span CLASS="font12bold">Global Variable Summary</span>
85     <A HREF="#top" CLASS="links">^TOP</A>
86     </TD>
87     </TR>
88     </TABLE>
89     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
90     <THEAD>
91     <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
92     </THEAD>
93     <TBODY>
94     </TBODY>
95     </TABLE>
96     <br>
97     <br>
98     <!-- =========== CONSTANT SUMMARY =========== -->
99     <A NAME='constant_summary'><!-- --></A>
100     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
101     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
102     <TD>
103     <span class="font12bold">Constant Summary</span>
104     <A HREF="#top" CLASS="links">^TOP</A>
105     </TD>
106     </TR>
107     </TABLE>
108     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
109     <THEAD>
110     <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
111     </THEAD>
112     <TBODY>
113     </TBODY>
114     </TABLE>
115     <br>
116     <br>
117     <!-- =========== FUNCTION SUMMARY =========== -->
118     <A NAME='function_summary'><!-- --></A>
119     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
120     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
121     <TD>
122     <span class="font12bold">Function Summary</span>
123     <A HREF="#top" CLASS="links">^TOP</A>
124     </TD>
125     </TR>
126    
127     </TABLE>
128     <br>
129     <!-- ============ Includes DETAIL =========== -->
130    
131     <A NAME='includes_detail'></A>
132     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
133     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
134     <TD>
135     <span CLASS="font12bold">Include Statements Detail</span>
136     <A HREF="#top" CLASS="links">^TOP</A>
137     </TD>
138     </TR>
139     </TABLE>
140    
141     <DIV CLASS="function">
142     <A NAME="_includes_inc"><!-- --></A>
143     <span class="font10bold">Include Type : </span>include_once (line <span class="linenumber">21</span>)
144     <BR>
145     <span class="font10bold">Include File : </span>"includes.inc"
146     <BR>
147     Include the phphtmllib libraries
148     <br />
149    
150     <UL>
151     </UL>
152     </DIV>
153     <br>
154     <!-- ============ GLOBALS DETAIL =========== -->
155    
156     <A NAME='global_detail'></A>
157     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
158     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
159     <TD>
160     <span CLASS="font12bold">Global Variable Detail</span>
161     <A HREF="#top" CLASS="links">^TOP</A>
162     </TD>
163     </TR>
164     </TABLE>
165    
166     <br>
167     <!-- ============ CONSTANT DETAIL =========== -->
168    
169     <A NAME='constant_detail'></A>
170     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
171     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
172     <TD>
173     <span CLASS="font12bold">Constant Detail</span>
174     <A HREF="#top" CLASS="links">^TOP</A>
175     </TD>
176     </TR>
177     </TABLE>
178    
179     <br>
180     <!-- ============ FUNCTION DETAIL =========== -->
181    
182     <A NAME='function_detail'></A>
183     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
184     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
185     <TD>
186     <span class="font12bold">Function Detail</span>
187     <A HREF="#top" CLASS="links">^TOP</A>
188     </TD>
189     </TR>
190     </TABLE>
191     <BR>
192     <br>
193     <div id="credit">
194     <hr>
195     Documention generated on Thu, 20 Feb 2003 16:23:54 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
196     </div>
197     </body>
198     </html>
199     </HTML>

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