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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Wed Sep 24 13:11:47 2003 UTC (20 years, 11 months ago) by jonen
Branch: MAIN
File MIME type: text/html
+ updated whole phphtmllib to v2.3.0

1 jonen 1.1 <?xml version="1.0" encoding="iso-8859-1"?>
2     <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3     <html xmlns="http://www.w3.org/1999/xhtml">
4     <head>
5     <!-- template designed by Marco Von Ballmoos -->
6     <title>Docs for page FormWizard.inc</title>
7     <link rel="stylesheet" href="../../media/stylesheet.css" />
8     <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9     </head>
10     <body>
11     <div class="page-body">
12     <h2 class="file-name">Program_Root/form/FormWizard.inc</h2>
13    
14     <a name="sec-description"></a>
15     <div class="info-box">
16     <div class="info-box-title">Description</div>
17     <div class="nav-bar">
18     <span class="disabled">Description</span> |
19     <a href="#sec-classes">Classes</a>
20     | <a href="#sec-constants">Constants</a>
21     </div>
22     <div class="info-box-body">
23     <!-- ========== Info from phpDoc block ========= -->
24    
25     </div>
26     </div>
27    
28     <a name="sec-classes"></a>
29     <div class="info-box">
30     <div class="info-box-title">Classes</div>
31     <div class="nav-bar">
32     <a href="#sec-description">Description</a> |
33     <span class="disabled">Classes</span>
34     | <a href="#sec-constants">Constants</a>
35     </div>
36     <div class="info-box-body">
37     <table cellpadding="2" cellspacing="0" class="class-table">
38     <tr>
39     <th class="class-table-header">Class</th>
40     <th class="class-table-header">Description</th>
41     </tr>
42     <tr>
43     <td style="padding-right: 2em; vertical-align: top">
44     <a href="../../phpHtmlLib/FormProcessing/FormWizard.html">FormWizard</a>
45     </td>
46     <td>
47     This is the main engine for the processing
48     </td>
49     </tr>
50     </table>
51     </div>
52     </div>
53    
54    
55     <a name="sec-constants"></a>
56     <div class="info-box">
57     <div class="info-box-title">Constants</div>
58     <div class="nav-bar">
59     <a href="#sec-description">Description</a> |
60     <a href="#sec-classes">Classes</a>
61     | <span class="disabled">Constants</span>
62     </div>
63     <div class="info-box-body">
64     <a name="defineWIZARD_ACTION"><!-- --></a>
65     <div class="oddrow">
66    
67     <div>
68     <span class="const-title">
69     <span class="const-name">WIZARD_ACTION</span> = &quot;_wizard_action&quot;
70     (line <span class="line-number">19</span>)
71     </span>
72     </div>
73    
74     <!-- ========== Info from phpDoc block ========= -->
75    
76    
77     </div>
78     <a name="defineWIZARD_FINAL"><!-- --></a>
79     <div class="evenrow">
80    
81     <div>
82     <span class="const-title">
83     <span class="const-name">WIZARD_FINAL</span> = &quot;FINAL&quot;
84     (line <span class="line-number">24</span>)
85     </span>
86     </div>
87    
88     <!-- ========== Info from phpDoc block ========= -->
89    
90    
91     </div>
92     <a name="defineWIZARD_ID"><!-- --></a>
93     <div class="oddrow">
94    
95     <div>
96     <span class="const-title">
97     <span class="const-name">WIZARD_ID</span> = &quot;_wizard_id&quot;
98     (line <span class="line-number">18</span>)
99     </span>
100     </div>
101    
102     <!-- ========== Info from phpDoc block ========= -->
103    
104    
105     </div>
106     <a name="defineWIZARD_JUMP"><!-- --></a>
107     <div class="evenrow">
108    
109     <div>
110     <span class="const-title">
111     <span class="const-name">WIZARD_JUMP</span> = &quot;JUMP&quot;
112     (line <span class="line-number">23</span>)
113     </span>
114     </div>
115    
116     <!-- ========== Info from phpDoc block ========= -->
117    
118    
119     </div>
120     <a name="defineWIZARD_NEXT"><!-- --></a>
121     <div class="oddrow">
122    
123     <div>
124     <span class="const-title">
125     <span class="const-name">WIZARD_NEXT</span> = &quot;NEXT&quot;
126     (line <span class="line-number">21</span>)
127     </span>
128     </div>
129    
130     <!-- ========== Info from phpDoc block ========= -->
131    
132    
133     </div>
134     <a name="defineWIZARD_PREV"><!-- --></a>
135     <div class="evenrow">
136    
137     <div>
138     <span class="const-title">
139     <span class="const-name">WIZARD_PREV</span> = &quot;PREV&quot;
140     (line <span class="line-number">22</span>)
141     </span>
142     </div>
143    
144     <!-- ========== Info from phpDoc block ========= -->
145    
146    
147     </div>
148     <a name="defineWIZARD_STEP"><!-- --></a>
149     <div class="oddrow">
150    
151     <div>
152     <span class="const-title">
153     <span class="const-name">WIZARD_STEP</span> = &quot;_wizard_step&quot;
154     (line <span class="line-number">16</span>)
155     </span>
156     </div>
157    
158     <!-- ========== Info from phpDoc block ========= -->
159    
160    
161     </div>
162     <a name="defineWIZARD_TO_STEP"><!-- --></a>
163     <div class="evenrow">
164    
165     <div>
166     <span class="const-title">
167     <span class="const-name">WIZARD_TO_STEP</span> = &quot;_wizard_to_step&quot;
168     (line <span class="line-number">17</span>)
169     </span>
170     </div>
171    
172     <!-- ========== Info from phpDoc block ========= -->
173    
174    
175     </div>
176     <a name="defineWIZARD_VISITED"><!-- --></a>
177     <div class="oddrow">
178    
179     <div>
180     <span class="const-title">
181     <span class="const-name">WIZARD_VISITED</span> = &quot;_wizard_visited&quot;
182     (line <span class="line-number">15</span>)
183     </span>
184     </div>
185    
186     <!-- ========== Info from phpDoc block ========= -->
187     <p class="short-description">This file contains the FormWizard class.</p>
188     <p class="description"><p>$Id: _form_FormWizard_inc.html,v 1.6 2003/08/01 01:37:46 hemna Exp $</p></p>
189     <ul class="tags">
190     <li><span class="field">copyright:</span> <p>LGPL - See LICENCE</p></li>
191     <li><span class="field">author:</span> <p>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</p></li>
192     </ul>
193    
194    
195     </div>
196     </div>
197     </div>
198    
199    
200    
201     <p class="notes" id="credit">
202     Documention generated on Thu, 31 Jul 2003 18:32:46 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>
203     </p>
204     </div></body>
205     </html>

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