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

Annotation of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/FormProcessing/_form_FormContent_inc.html

Parent Directory Parent Directory | Revision Log Revision Log


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

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