1 |
jonen |
1.2 |
<?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 Class StandardAccountForm</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="class-name">Class StandardAccountForm</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-vars">Vars</a> |
20 |
|
|
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
21 |
|
|
|
22 |
|
|
</div> |
23 |
|
|
<div class="info-box-body"> |
24 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
25 |
|
|
<p class="short-description">A simple Page Layout object child.</p> |
26 |
|
|
<p class="description"><p>this came from Example 3.</p></p> |
27 |
|
|
<ul class="tags"> |
28 |
|
|
<li><span class="field">author:</span> <p>Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>></p></li> |
29 |
|
|
</ul> |
30 |
|
|
<p class="notes"> |
31 |
|
|
Located in <a class="field" href="_examples_form2_php.html">Program_Root/examples/form2.php</a> (line <span class="field">70</span>) |
32 |
|
|
</p> |
33 |
|
|
|
34 |
|
|
|
35 |
|
|
<pre><a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a> |
36 |
jonen |
1.1 |
| |
37 |
|
|
--<a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html">StandardFormContent</a> |
38 |
|
|
| |
39 |
|
|
--StandardAccountForm</pre> |
40 |
jonen |
1.2 |
|
41 |
|
|
</div> |
42 |
|
|
</div> |
43 |
|
|
|
44 |
|
|
|
45 |
|
|
|
46 |
|
|
<a name="sec-method-summary"></a> |
47 |
|
|
<div class="info-box"> |
48 |
|
|
<div class="info-box-title">Method Summary</span></div> |
49 |
|
|
<div class="nav-bar"> |
50 |
|
|
<a href="#sec-description">Description</a> | |
51 |
|
|
<a href="#sec-vars">Vars</a> |
52 |
|
|
|
53 |
|
|
| |
54 |
|
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) |
55 |
|
|
</div> |
56 |
|
|
<div class="info-box-body"> |
57 |
|
|
<div class="method-summary"> |
58 |
|
|
|
59 |
|
|
<div class="method-definition"> |
60 |
|
|
<span class="method-result">void</span> |
61 |
|
|
<a href="#confirm_action" title="details" class="method-name">confirm_action</a> |
62 |
|
|
() |
63 |
|
|
</div> |
64 |
|
|
|
65 |
|
|
<div class="method-definition"> |
66 |
|
|
<span class="method-result">void</span> |
67 |
|
|
<a href="#form_backend_validation" title="details" class="method-name">form_backend_validation</a> |
68 |
|
|
() |
69 |
|
|
</div> |
70 |
|
|
|
71 |
|
|
<div class="method-definition"> |
72 |
|
|
<span class="method-result">void</span> |
73 |
|
|
<a href="#form_content" title="details" class="method-name">form_content</a> |
74 |
|
|
() |
75 |
|
|
</div> |
76 |
|
|
|
77 |
|
|
<div class="method-definition"> |
78 |
|
|
<span class="method-result">void</span> |
79 |
|
|
<a href="#form_init_data" title="details" class="method-name">form_init_data</a> |
80 |
|
|
() |
81 |
|
|
</div> |
82 |
|
|
|
83 |
|
|
<div class="method-definition"> |
84 |
|
|
<span class="method-result">void</span> |
85 |
|
|
<a href="#form_init_elements" title="details" class="method-name">form_init_elements</a> |
86 |
|
|
() |
87 |
|
|
</div> |
88 |
|
|
|
89 |
|
|
<div class="method-definition"> |
90 |
|
|
<span class="method-result">void</span> |
91 |
|
|
<a href="#_optional_info" title="details" class="method-name">&_optional_info</a> |
92 |
|
|
() |
93 |
|
|
</div> |
94 |
|
|
|
95 |
|
|
<div class="method-definition"> |
96 |
|
|
<span class="method-result">void</span> |
97 |
|
|
<a href="#_user_info" title="details" class="method-name">&_user_info</a> |
98 |
|
|
() |
99 |
|
|
</div> |
100 |
|
|
</div> |
101 |
|
|
</div> |
102 |
|
|
</div> |
103 |
|
|
|
104 |
|
|
<a name="sec-vars"></a> |
105 |
|
|
<div class="info-box"> |
106 |
|
|
<div class="info-box-title">Variables</div> |
107 |
|
|
<div class="nav-bar"> |
108 |
|
|
<a href="#sec-description">Description</a> | |
109 |
|
|
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) |
110 |
|
|
|
111 |
|
|
|
112 |
|
|
| |
113 |
|
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
114 |
|
|
|
115 |
|
|
</div> |
116 |
|
|
<div class="info-box-body"> |
117 |
|
|
<h4>Inherited Variables</h4> |
118 |
|
|
<A NAME='inherited_vars'><!-- --></A> |
119 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html">StandardFormContent</a></span></p> |
120 |
|
|
<blockquote> |
121 |
|
|
<span class="var-title"> |
122 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#var$_form_title">StandardFormContent::$_form_title</a></span><br> |
123 |
|
|
</span> |
124 |
|
|
<span class="var-title"> |
125 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#var$_infotable">StandardFormContent::$_infotable</a></span><br> |
126 |
|
|
</span> |
127 |
|
|
</blockquote> |
128 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a></span></p> |
129 |
|
|
<blockquote> |
130 |
|
|
<span class="var-title"> |
131 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_action_counter">FormContent::$_action_counter</a></span><br> |
132 |
|
|
</span> |
133 |
|
|
<span class="var-title"> |
134 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_action_message">FormContent::$_action_message</a></span><br> |
135 |
|
|
</span> |
136 |
|
|
<span class="var-title"> |
137 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_cancel_action">FormContent::$_cancel_action</a></span><br> |
138 |
|
|
</span> |
139 |
|
|
<span class="var-title"> |
140 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_default_label_css">FormContent::$_default_label_css</a></span><br> |
141 |
|
|
</span> |
142 |
|
|
<span class="var-title"> |
143 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_elements">FormContent::$_elements</a></span><br> |
144 |
|
|
</span> |
145 |
|
|
<span class="var-title"> |
146 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_error_label_css">FormContent::$_error_label_css</a></span><br> |
147 |
|
|
</span> |
148 |
|
|
<span class="var-title"> |
149 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_form_errors_title">FormContent::$_form_errors_title</a></span><br> |
150 |
|
|
</span> |
151 |
|
|
<span class="var-title"> |
152 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_form_errors_width">FormContent::$_form_errors_width</a></span><br> |
153 |
|
|
</span> |
154 |
|
|
<span class="var-title"> |
155 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_form_name">FormContent::$_form_name</a></span><br> |
156 |
|
|
</span> |
157 |
|
|
<span class="var-title"> |
158 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_has_confirm">FormContent::$_has_confirm</a></span><br> |
159 |
|
|
</span> |
160 |
|
|
<span class="var-title"> |
161 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_hidden_elements">FormContent::$_hidden_elements</a></span><br> |
162 |
|
|
</span> |
163 |
|
|
<span class="var-title"> |
164 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_marker">FormContent::$_required_field_marker</a></span><br> |
165 |
|
|
</span> |
166 |
|
|
<span class="var-title"> |
167 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_text">FormContent::$_required_field_text</a></span><br> |
168 |
|
|
</span> |
169 |
|
|
<span class="var-title"> |
170 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_stripslashes">FormContent::$_stripslashes</a></span><br> |
171 |
|
|
</span> |
172 |
|
|
<span class="var-title"> |
173 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_width">FormContent::$_width</a></span><br> |
174 |
|
|
</span> |
175 |
|
|
</blockquote> |
176 |
|
|
|
177 |
|
|
</div> |
178 |
|
|
</div> |
179 |
|
|
|
180 |
|
|
<a name="sec-methods"></a> |
181 |
|
|
<div class="info-box"> |
182 |
|
|
<div class="info-box-title">Methods</div> |
183 |
|
|
<div class="nav-bar"> |
184 |
|
|
<a href="#sec-description">Description</a> | |
185 |
|
|
<a href="#sec-vars">Vars</a> |
186 |
|
|
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) |
187 |
|
|
|
188 |
|
|
</div> |
189 |
|
|
<div class="info-box-body"> |
190 |
|
|
<A NAME='method_detail'></A> |
191 |
|
|
<a name="methodconfirm_action" id="confirm_action"><!-- --></a> |
192 |
|
|
<div class="oddrow"> |
193 |
|
|
|
194 |
|
|
<div class="method-header"> |
195 |
|
|
<span class="method-title">confirm_action</span> (line <span class="line-number">215</span>) |
196 |
|
|
</div> |
197 |
|
|
|
198 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
199 |
|
|
<p class="short-description">This method will get called after all validation has passed, and the confirmation has been accepted.</p> |
200 |
|
|
<p class="description"><p>This is where u save the info to the DB.</p></p> |
201 |
|
|
|
202 |
|
|
<div class="method-signature"> |
203 |
|
|
<span class="method-result">void</span> |
204 |
|
|
<span class="method-name"> |
205 |
|
|
confirm_action |
206 |
|
|
</span> |
207 |
|
|
() |
208 |
|
|
</div> |
209 |
|
|
|
210 |
|
|
|
211 |
|
|
<hr class="separator" /> |
212 |
|
|
<div class="notes">Redefinition of:</div> |
213 |
|
|
<dl> |
214 |
|
|
<dt><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodconfirm_action">StandardFormContent::confirm_action()</a></dt> |
215 |
|
|
<dd>This method is responsible for handling the confirmation page's Confirm action.</dd> |
216 |
|
|
</dl> |
217 |
|
|
|
218 |
|
|
</div> |
219 |
|
|
<a name="methodform_backend_validation" id="form_backend_validation"><!-- --></a> |
220 |
|
|
<div class="evenrow"> |
221 |
|
|
|
222 |
|
|
<div class="method-header"> |
223 |
|
|
<span class="method-title">form_backend_validation</span> (line <span class="line-number">200</span>) |
224 |
|
|
</div> |
225 |
|
|
|
226 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
227 |
|
|
<p class="short-description">This method gets called after the FormElement data has passed the validation, and has been confirmed. This enables you to validate the data against some backend mechanism, say a DB.</p> |
228 |
|
|
|
229 |
|
|
<div class="method-signature"> |
230 |
|
|
<span class="method-result">void</span> |
231 |
|
|
<span class="method-name"> |
232 |
|
|
form_backend_validation |
233 |
|
|
</span> |
234 |
|
|
() |
235 |
|
|
</div> |
236 |
|
|
|
237 |
|
|
|
238 |
|
|
<hr class="separator" /> |
239 |
|
|
<div class="notes">Redefinition of:</div> |
240 |
|
|
<dl> |
241 |
|
|
<dt><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_backend_validation">FormContent::form_backend_validation()</a></dt> |
242 |
|
|
<dd>This method is called after the FormElements</dd> |
243 |
|
|
</dl> |
244 |
|
|
|
245 |
|
|
</div> |
246 |
|
|
<a name="methodform_content" id="form_content"><!-- --></a> |
247 |
|
|
<div class="oddrow"> |
248 |
|
|
|
249 |
|
|
<div class="method-header"> |
250 |
|
|
<span class="method-title">form_content</span> (line <span class="line-number">139</span>) |
251 |
|
|
</div> |
252 |
|
|
|
253 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
254 |
|
|
<p class="short-description">This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.</p> |
255 |
|
|
<p class="description"><p>In this example we have 2 form 'blocks'.</p></p> |
256 |
|
|
|
257 |
|
|
<div class="method-signature"> |
258 |
|
|
<span class="method-result">void</span> |
259 |
|
|
<span class="method-name"> |
260 |
|
|
form_content |
261 |
|
|
</span> |
262 |
|
|
() |
263 |
|
|
</div> |
264 |
|
|
|
265 |
|
|
|
266 |
|
|
<hr class="separator" /> |
267 |
|
|
<div class="notes">Redefinition of:</div> |
268 |
|
|
<dl> |
269 |
|
|
<dt><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_content">StandardFormContent::form_content()</a></dt> |
270 |
|
|
<dd>Child class MUST override this to provide the form fields</dd> |
271 |
|
|
</dl> |
272 |
|
|
|
273 |
|
|
</div> |
274 |
|
|
<a name="methodform_init_data" id="form_init_data"><!-- --></a> |
275 |
|
|
<div class="evenrow"> |
276 |
|
|
|
277 |
|
|
<div class="method-header"> |
278 |
|
|
<span class="method-title">form_init_data</span> (line <span class="line-number">115</span>) |
279 |
|
|
</div> |
280 |
|
|
|
281 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
282 |
|
|
<p class="short-description">This method is called only the first time the form page is hit.</p> |
283 |
|
|
|
284 |
|
|
<div class="method-signature"> |
285 |
|
|
<span class="method-result">void</span> |
286 |
|
|
<span class="method-name"> |
287 |
|
|
form_init_data |
288 |
|
|
</span> |
289 |
|
|
() |
290 |
|
|
</div> |
291 |
|
|
|
292 |
|
|
|
293 |
|
|
<hr class="separator" /> |
294 |
|
|
<div class="notes">Redefinition of:</div> |
295 |
|
|
<dl> |
296 |
|
|
<dt><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_data">FormContent::form_init_data()</a></dt> |
297 |
|
|
<dd>This method is called by the</dd> |
298 |
|
|
</dl> |
299 |
|
|
|
300 |
|
|
</div> |
301 |
|
|
<a name="methodform_init_elements" id="form_init_elements"><!-- --></a> |
302 |
|
|
<div class="oddrow"> |
303 |
|
|
|
304 |
|
|
<div class="method-header"> |
305 |
|
|
<span class="method-title">form_init_elements</span> (line <span class="line-number">76</span>) |
306 |
|
|
</div> |
307 |
|
|
|
308 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
309 |
|
|
<p class="short-description">This method gets called EVERY time the object is</p> |
310 |
|
|
<p class="description"><p>created</p></p> |
311 |
|
|
|
312 |
|
|
<div class="method-signature"> |
313 |
|
|
<span class="method-result">void</span> |
314 |
|
|
<span class="method-name"> |
315 |
|
|
form_init_elements |
316 |
|
|
</span> |
317 |
|
|
() |
318 |
|
|
</div> |
319 |
|
|
|
320 |
|
|
|
321 |
|
|
<hr class="separator" /> |
322 |
|
|
<div class="notes">Redefinition of:</div> |
323 |
|
|
<dl> |
324 |
|
|
<dt><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_elements">FormContent::form_init_elements()</a></dt> |
325 |
|
|
<dd>This method is what is called to build the list of FormElements that will be used by this form.</dd> |
326 |
|
|
</dl> |
327 |
|
|
|
328 |
|
|
</div> |
329 |
|
|
<a name="method_optional_info" id="_optional_info"><!-- --></a> |
330 |
|
|
<div class="evenrow"> |
331 |
|
|
|
332 |
|
|
<div class="method-header"> |
333 |
|
|
<span class="method-title">_optional_info</span> (line <span class="line-number">171</span>) |
334 |
|
|
</div> |
335 |
|
|
|
336 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
337 |
|
|
<p class="short-description">This private method builds the table that holds</p> |
338 |
|
|
<p class="description"><p>the 'optional' form fields'</p></p> |
339 |
|
|
|
340 |
|
|
<div class="method-signature"> |
341 |
|
|
<span class="method-result">void</span> |
342 |
|
|
<span class="method-name"> |
343 |
|
|
&_optional_info |
344 |
|
|
</span> |
345 |
|
|
() |
346 |
|
|
</div> |
347 |
|
|
|
348 |
|
|
|
349 |
|
|
|
350 |
|
|
</div> |
351 |
|
|
<a name="method_user_info" id="_user_info"><!-- --></a> |
352 |
|
|
<div class="oddrow"> |
353 |
|
|
|
354 |
|
|
<div class="method-header"> |
355 |
|
|
<span class="method-title">_user_info</span> (line <span class="line-number">149</span>) |
356 |
|
|
</div> |
357 |
|
|
|
358 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
359 |
|
|
<p class="short-description">This private method builds the table that holds</p> |
360 |
|
|
<p class="description"><p>the 'user' form fields'</p></p> |
361 |
|
|
|
362 |
|
|
<div class="method-signature"> |
363 |
|
|
<span class="method-result">void</span> |
364 |
|
|
<span class="method-name"> |
365 |
|
|
&_user_info |
366 |
|
|
</span> |
367 |
|
|
() |
368 |
|
|
</div> |
369 |
|
|
|
370 |
|
|
|
371 |
|
|
|
372 |
|
|
</div> |
373 |
|
|
<h4>Inherited Methods</h4> |
374 |
|
|
<a name='inherited_methods'><!-- --></a> |
375 |
|
|
<!-- =========== Summary =========== --> |
376 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html">StandardFormContent</a></span></p> |
377 |
|
|
<blockquote> |
378 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodStandardFormContent">StandardFormContent::StandardFormContent()</a></span><br> |
379 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodadd_form_block">StandardFormContent::add_form_block()</a></span><br> |
380 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodbuild_form_block">StandardFormContent::build_form_block()</a></span><br> |
381 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodconfirm_action">StandardFormContent::confirm_action()</a></span><br> |
382 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodform">StandardFormContent::form()</a></span><br> |
383 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_action">StandardFormContent::form_action()</a></span><br> |
384 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_confirm">StandardFormContent::form_confirm()</a></span><br> |
385 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_content">StandardFormContent::form_content()</a></span><br> |
386 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_content_buttons">StandardFormContent::form_content_buttons()</a></span><br> |
387 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodset_form_title">StandardFormContent::set_form_title()</a></span><br> |
388 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#method_div_wrapper">StandardFormContent::_div_wrapper()</a></span><br> |
389 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/StandardFormContent.html#method_form_content_table">StandardFormContent::_form_content_table()</a></span><br> |
390 |
|
|
</blockquote> |
391 |
|
|
<!-- =========== Summary =========== --> |
392 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a></span></p> |
393 |
|
|
<blockquote> |
394 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodFormContent">FormContent::FormContent()</a></span><br> |
395 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_action">FormContent::add_action()</a></span><br> |
396 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_cancel">FormContent::add_cancel()</a></span><br> |
397 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_element">FormContent::add_element()</a></span><br> |
398 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_error">FormContent::add_error()</a></span><br> |
399 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_action">FormContent::add_hidden_action()</a></span><br> |
400 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_element">FormContent::add_hidden_element()</a></span><br> |
401 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_image_action">FormContent::add_image_action()</a></span><br> |
402 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodbuild_confirm_table">FormContent::build_confirm_table()</a></span><br> |
403 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodelement_form">FormContent::element_form()</a></span><br> |
404 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodelement_label">FormContent::element_label()</a></span><br> |
405 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform">FormContent::form()</a></span><br> |
406 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_action">FormContent::form_action()</a></span><br> |
407 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_backend_validation">FormContent::form_backend_validation()</a></span><br> |
408 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_confirm">FormContent::form_confirm()</a></span><br> |
409 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_errors">FormContent::form_errors()</a></span><br> |
410 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_data">FormContent::form_init_data()</a></span><br> |
411 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_elements">FormContent::form_init_elements()</a></span><br> |
412 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_success">FormContent::form_success()</a></span><br> |
413 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_action">FormContent::get_action()</a></span><br> |
414 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_default_css">FormContent::get_default_css()</a></span><br> |
415 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_element">FormContent::get_element()</a></span><br> |
416 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_element_value">FormContent::get_element_value()</a></span><br> |
417 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_error_array">FormContent::get_error_array()</a></span><br> |
418 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_form_errors_width">FormContent::get_form_errors_width()</a></span><br> |
419 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_hidden_element_value">FormContent::get_hidden_element_value()</a></span><br> |
420 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_required_fields_text">FormContent::get_required_fields_text()</a></span><br> |
421 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodhas_confirm">FormContent::has_confirm()</a></span><br> |
422 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodhidden_element_label">FormContent::hidden_element_label()</a></span><br> |
423 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodjavascript">FormContent::javascript()</a></span><br> |
424 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodpre_confirm">FormContent::pre_confirm()</a></span><br> |
425 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_action">FormContent::set_action()</a></span><br> |
426 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_action_message">FormContent::set_action_message()</a></span><br> |
427 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_cancel_action">FormContent::set_cancel_action()</a></span><br> |
428 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_confirm">FormContent::set_confirm()</a></span><br> |
429 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_default_css">FormContent::set_default_css()</a></span><br> |
430 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_element_value">FormContent::set_element_value()</a></span><br> |
431 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_error_css">FormContent::set_error_css()</a></span><br> |
432 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_errors_title">FormContent::set_form_errors_title()</a></span><br> |
433 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_errors_width">FormContent::set_form_errors_width()</a></span><br> |
434 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_name">FormContent::set_form_name()</a></span><br> |
435 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_width">FormContent::set_form_width()</a></span><br> |
436 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_hidden_element_value">FormContent::set_hidden_element_value()</a></span><br> |
437 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_required_marker">FormContent::set_required_marker()</a></span><br> |
438 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_required_text">FormContent::set_required_text()</a></span><br> |
439 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_stripslashes">FormContent::set_stripslashes()</a></span><br> |
440 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#method_test_element">FormContent::_test_element()</a></span><br> |
441 |
|
|
</blockquote> |
442 |
|
|
|
443 |
|
|
</div> |
444 |
jonen |
1.1 |
</div> |
445 |
jonen |
1.2 |
|
446 |
|
|
<p class="notes" id="credit"> |
447 |
|
|
Documention generated on Thu, 31 Jul 2003 18:32:41 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a> |
448 |
|
|
</p> |
449 |
|
|
</div></body> |
450 |
jonen |
1.1 |
</html> |