| 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 AccountForm</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 AccountForm</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">This is the Class that handles the building  of the Form itself.  It creates the Form Elements  inside the form_init_elements() method.</p> | 
| 26 |  |  | <ul class="tags"> | 
| 27 |  |  | <li><span class="field">author:</span> <p>Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>></p></li> | 
| 28 |  |  | </ul> | 
| 29 |  |  | <p class="notes"> | 
| 30 |  |  | Located in <a class="field" href="_examples_form1_php.html">Program_Root/examples/form1.php</a> (line <span class="field">62</span>) | 
| 31 |  |  | </p> | 
| 32 |  |  |  | 
| 33 |  |  |  | 
| 34 |  |  | <pre><a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a> | 
| 35 | jonen | 1.1 | | | 
| 36 |  |  | --AccountForm</pre> | 
| 37 | jonen | 1.2 |  | 
| 38 |  |  | </div> | 
| 39 |  |  | </div> | 
| 40 |  |  |  | 
| 41 |  |  |  | 
| 42 |  |  |  | 
| 43 |  |  | <a name="sec-method-summary"></a> | 
| 44 |  |  | <div class="info-box"> | 
| 45 |  |  | <div class="info-box-title">Method Summary</span></div> | 
| 46 |  |  | <div class="nav-bar"> | 
| 47 |  |  | <a href="#sec-description">Description</a> | | 
| 48 |  |  | <a href="#sec-vars">Vars</a> | 
| 49 |  |  |  | 
| 50 |  |  | | | 
| 51 |  |  | <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) | 
| 52 |  |  | </div> | 
| 53 |  |  | <div class="info-box-body"> | 
| 54 |  |  | <div class="method-summary"> | 
| 55 |  |  |  | 
| 56 |  |  | <div class="method-definition"> | 
| 57 |  |  | <span class="method-result">void</span> | 
| 58 |  |  | <a href="#form" title="details" class="method-name">form</a> | 
| 59 |  |  | () | 
| 60 |  |  | </div> | 
| 61 |  |  |  | 
| 62 |  |  | <div class="method-definition"> | 
| 63 |  |  | <span class="method-result">void</span> | 
| 64 |  |  | <a href="#form_action" title="details" class="method-name">form_action</a> | 
| 65 |  |  | () | 
| 66 |  |  | </div> | 
| 67 |  |  |  | 
| 68 |  |  | <div class="method-definition"> | 
| 69 |  |  | <span class="method-result">void</span> | 
| 70 |  |  | <a href="#form_backend_validation" title="details" class="method-name">form_backend_validation</a> | 
| 71 |  |  | () | 
| 72 |  |  | </div> | 
| 73 |  |  |  | 
| 74 |  |  | <div class="method-definition"> | 
| 75 |  |  | <span class="method-result">void</span> | 
| 76 |  |  | <a href="#form_init_data" title="details" class="method-name">form_init_data</a> | 
| 77 |  |  | () | 
| 78 |  |  | </div> | 
| 79 |  |  |  | 
| 80 |  |  | <div class="method-definition"> | 
| 81 |  |  | <span class="method-result">void</span> | 
| 82 |  |  | <a href="#form_init_elements" title="details" class="method-name">form_init_elements</a> | 
| 83 |  |  | () | 
| 84 |  |  | </div> | 
| 85 |  |  | </div> | 
| 86 |  |  | </div> | 
| 87 |  |  | </div> | 
| 88 |  |  |  | 
| 89 |  |  | <a name="sec-vars"></a> | 
| 90 |  |  | <div class="info-box"> | 
| 91 |  |  | <div class="info-box-title">Variables</div> | 
| 92 |  |  | <div class="nav-bar"> | 
| 93 |  |  | <a href="#sec-description">Description</a> | | 
| 94 |  |  | <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) | 
| 95 |  |  |  | 
| 96 |  |  |  | 
| 97 |  |  | | | 
| 98 |  |  | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) | 
| 99 |  |  |  | 
| 100 |  |  | </div> | 
| 101 |  |  | <div class="info-box-body"> | 
| 102 |  |  | <h4>Inherited Variables</h4> | 
| 103 |  |  | <A NAME='inherited_vars'><!-- --></A> | 
| 104 |  |  | <p>Inherited from <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a></span></p> | 
| 105 |  |  | <blockquote> | 
| 106 |  |  | <span class="var-title"> | 
| 107 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_action_counter">FormContent::$_action_counter</a></span><br> | 
| 108 |  |  | </span> | 
| 109 |  |  | <span class="var-title"> | 
| 110 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_action_message">FormContent::$_action_message</a></span><br> | 
| 111 |  |  | </span> | 
| 112 |  |  | <span class="var-title"> | 
| 113 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_cancel_action">FormContent::$_cancel_action</a></span><br> | 
| 114 |  |  | </span> | 
| 115 |  |  | <span class="var-title"> | 
| 116 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_default_label_css">FormContent::$_default_label_css</a></span><br> | 
| 117 |  |  | </span> | 
| 118 |  |  | <span class="var-title"> | 
| 119 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_elements">FormContent::$_elements</a></span><br> | 
| 120 |  |  | </span> | 
| 121 |  |  | <span class="var-title"> | 
| 122 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_error_label_css">FormContent::$_error_label_css</a></span><br> | 
| 123 |  |  | </span> | 
| 124 |  |  | <span class="var-title"> | 
| 125 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_form_errors_title">FormContent::$_form_errors_title</a></span><br> | 
| 126 |  |  | </span> | 
| 127 |  |  | <span class="var-title"> | 
| 128 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_form_errors_width">FormContent::$_form_errors_width</a></span><br> | 
| 129 |  |  | </span> | 
| 130 |  |  | <span class="var-title"> | 
| 131 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_form_name">FormContent::$_form_name</a></span><br> | 
| 132 |  |  | </span> | 
| 133 |  |  | <span class="var-title"> | 
| 134 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_has_confirm">FormContent::$_has_confirm</a></span><br> | 
| 135 |  |  | </span> | 
| 136 |  |  | <span class="var-title"> | 
| 137 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_hidden_elements">FormContent::$_hidden_elements</a></span><br> | 
| 138 |  |  | </span> | 
| 139 |  |  | <span class="var-title"> | 
| 140 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_marker">FormContent::$_required_field_marker</a></span><br> | 
| 141 |  |  | </span> | 
| 142 |  |  | <span class="var-title"> | 
| 143 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_text">FormContent::$_required_field_text</a></span><br> | 
| 144 |  |  | </span> | 
| 145 |  |  | <span class="var-title"> | 
| 146 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_stripslashes">FormContent::$_stripslashes</a></span><br> | 
| 147 |  |  | </span> | 
| 148 |  |  | <span class="var-title"> | 
| 149 |  |  | <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_width">FormContent::$_width</a></span><br> | 
| 150 |  |  | </span> | 
| 151 |  |  | </blockquote> | 
| 152 |  |  |  | 
| 153 |  |  | </div> | 
| 154 |  |  | </div> | 
| 155 |  |  |  | 
| 156 |  |  | <a name="sec-methods"></a> | 
| 157 |  |  | <div class="info-box"> | 
| 158 |  |  | <div class="info-box-title">Methods</div> | 
| 159 |  |  | <div class="nav-bar"> | 
| 160 |  |  | <a href="#sec-description">Description</a> | | 
| 161 |  |  | <a href="#sec-vars">Vars</a> | 
| 162 |  |  | <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) | 
| 163 |  |  |  | 
| 164 |  |  | </div> | 
| 165 |  |  | <div class="info-box-body"> | 
| 166 |  |  | <A NAME='method_detail'></A> | 
| 167 |  |  | <a name="methodform" id="form"><!-- --></a> | 
| 168 |  |  | <div class="evenrow"> | 
| 169 |  |  |  | 
| 170 |  |  | <div class="method-header"> | 
| 171 |  |  | <span class="method-title">form</span> (line <span class="line-number">130</span>) | 
| 172 |  |  | </div> | 
| 173 |  |  |  | 
| 174 |  |  | <!-- ========== Info from phpDoc block ========= --> | 
| 175 |  |  | <p class="short-description">This is the method that builds the layout of where the  FormElements will live.  You can lay it out any way  you like.</p> | 
| 176 |  |  |  | 
| 177 |  |  | <div class="method-signature"> | 
| 178 |  |  | <span class="method-result">void</span> | 
| 179 |  |  | <span class="method-name"> | 
| 180 |  |  | form | 
| 181 |  |  | </span> | 
| 182 |  |  | () | 
| 183 |  |  | </div> | 
| 184 |  |  |  | 
| 185 |  |  |  | 
| 186 |  |  | <hr class="separator" /> | 
| 187 |  |  | <div class="notes">Redefinition of:</div> | 
| 188 |  |  | <dl> | 
| 189 |  |  | <dt><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform">FormContent::form()</a></dt> | 
| 190 |  |  | <dd>This method builds the html form.</dd> | 
| 191 |  |  | </dl> | 
| 192 |  |  |  | 
| 193 |  |  | </div> | 
| 194 |  |  | <a name="methodform_action" id="form_action"><!-- --></a> | 
| 195 |  |  | <div class="oddrow"> | 
| 196 |  |  |  | 
| 197 |  |  | <div class="method-header"> | 
| 198 |  |  | <span class="method-title">form_action</span> (line <span class="line-number">169</span>) | 
| 199 |  |  | </div> | 
| 200 |  |  |  | 
| 201 |  |  | <!-- ========== Info from phpDoc block ========= --> | 
| 202 |  |  | <p class="short-description">This method is called ONLY after ALL validation has  passed.  This is the method that allows you to  do something with the data, say insert/update records  in the DB.</p> | 
| 203 |  |  |  | 
| 204 |  |  | <div class="method-signature"> | 
| 205 |  |  | <span class="method-result">void</span> | 
| 206 |  |  | <span class="method-name"> | 
| 207 |  |  | form_action | 
| 208 |  |  | </span> | 
| 209 |  |  | () | 
| 210 |  |  | </div> | 
| 211 |  |  |  | 
| 212 |  |  |  | 
| 213 |  |  | <hr class="separator" /> | 
| 214 |  |  | <div class="notes">Redefinition of:</div> | 
| 215 |  |  | <dl> | 
| 216 |  |  | <dt><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_action">FormContent::form_action()</a></dt> | 
| 217 |  |  | <dd>This method handles the</dd> | 
| 218 |  |  | </dl> | 
| 219 |  |  |  | 
| 220 |  |  | </div> | 
| 221 |  |  | <a name="methodform_backend_validation" id="form_backend_validation"><!-- --></a> | 
| 222 |  |  | <div class="evenrow"> | 
| 223 |  |  |  | 
| 224 |  |  | <div class="method-header"> | 
| 225 |  |  | <span class="method-title">form_backend_validation</span> (line <span class="line-number">157</span>) | 
| 226 |  |  | </div> | 
| 227 |  |  |  | 
| 228 |  |  | <!-- ========== Info from phpDoc block ========= --> | 
| 229 |  |  | <p class="short-description">This method gets called after the FormElement data has  passed the validation.  This enables you to validate the  data against some backend mechanism, say a DB.</p> | 
| 230 |  |  |  | 
| 231 |  |  | <div class="method-signature"> | 
| 232 |  |  | <span class="method-result">void</span> | 
| 233 |  |  | <span class="method-name"> | 
| 234 |  |  | form_backend_validation | 
| 235 |  |  | </span> | 
| 236 |  |  | () | 
| 237 |  |  | </div> | 
| 238 |  |  |  | 
| 239 |  |  |  | 
| 240 |  |  | <hr class="separator" /> | 
| 241 |  |  | <div class="notes">Redefinition of:</div> | 
| 242 |  |  | <dl> | 
| 243 |  |  | <dt><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_backend_validation">FormContent::form_backend_validation()</a></dt> | 
| 244 |  |  | <dd>This method is called after the FormElements</dd> | 
| 245 |  |  | </dl> | 
| 246 |  |  |  | 
| 247 |  |  | </div> | 
| 248 |  |  | <a name="methodform_init_data" id="form_init_data"><!-- --></a> | 
| 249 |  |  | <div class="oddrow"> | 
| 250 |  |  |  | 
| 251 |  |  | <div class="method-header"> | 
| 252 |  |  | <span class="method-title">form_init_data</span> (line <span class="line-number">111</span>) | 
| 253 |  |  | </div> | 
| 254 |  |  |  | 
| 255 |  |  | <!-- ========== Info from phpDoc block ========= --> | 
| 256 |  |  | <p class="short-description">This method is called only the first time the form  page is hit.  This enables u to query a DB and  pre populate the FormElement objects with data.</p> | 
| 257 |  |  |  | 
| 258 |  |  | <div class="method-signature"> | 
| 259 |  |  | <span class="method-result">void</span> | 
| 260 |  |  | <span class="method-name"> | 
| 261 |  |  | form_init_data | 
| 262 |  |  | </span> | 
| 263 |  |  | () | 
| 264 |  |  | </div> | 
| 265 |  |  |  | 
| 266 |  |  |  | 
| 267 |  |  | <hr class="separator" /> | 
| 268 |  |  | <div class="notes">Redefinition of:</div> | 
| 269 |  |  | <dl> | 
| 270 |  |  | <dt><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_data">FormContent::form_init_data()</a></dt> | 
| 271 |  |  | <dd>This method is called by the</dd> | 
| 272 |  |  | </dl> | 
| 273 |  |  |  | 
| 274 |  |  | </div> | 
| 275 |  |  | <a name="methodform_init_elements" id="form_init_elements"><!-- --></a> | 
| 276 |  |  | <div class="evenrow"> | 
| 277 |  |  |  | 
| 278 |  |  | <div class="method-header"> | 
| 279 |  |  | <span class="method-title">form_init_elements</span> (line <span class="line-number">70</span>) | 
| 280 |  |  | </div> | 
| 281 |  |  |  | 
| 282 |  |  | <!-- ========== Info from phpDoc block ========= --> | 
| 283 |  |  | <p class="short-description">This method gets called EVERY time the object is  created.  It is used to build all of the  FormElement objects used in this Form.</p> | 
| 284 |  |  |  | 
| 285 |  |  | <div class="method-signature"> | 
| 286 |  |  | <span class="method-result">void</span> | 
| 287 |  |  | <span class="method-name"> | 
| 288 |  |  | form_init_elements | 
| 289 |  |  | </span> | 
| 290 |  |  | () | 
| 291 |  |  | </div> | 
| 292 |  |  |  | 
| 293 |  |  |  | 
| 294 |  |  | <hr class="separator" /> | 
| 295 |  |  | <div class="notes">Redefinition of:</div> | 
| 296 |  |  | <dl> | 
| 297 |  |  | <dt><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_elements">FormContent::form_init_elements()</a></dt> | 
| 298 |  |  | <dd>This method is what is called to  build the list of FormElements that  will be used by this form.</dd> | 
| 299 |  |  | </dl> | 
| 300 |  |  |  | 
| 301 |  |  | </div> | 
| 302 |  |  | <h4>Inherited Methods</h4> | 
| 303 |  |  | <a name='inherited_methods'><!-- --></a> | 
| 304 |  |  | <!-- =========== Summary =========== --> | 
| 305 |  |  | <p>Inherited From <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a></span></p> | 
| 306 |  |  | <blockquote> | 
| 307 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodFormContent">FormContent::FormContent()</a></span><br> | 
| 308 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_action">FormContent::add_action()</a></span><br> | 
| 309 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_cancel">FormContent::add_cancel()</a></span><br> | 
| 310 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_element">FormContent::add_element()</a></span><br> | 
| 311 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_error">FormContent::add_error()</a></span><br> | 
| 312 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_action">FormContent::add_hidden_action()</a></span><br> | 
| 313 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_element">FormContent::add_hidden_element()</a></span><br> | 
| 314 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_image_action">FormContent::add_image_action()</a></span><br> | 
| 315 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodbuild_confirm_table">FormContent::build_confirm_table()</a></span><br> | 
| 316 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodelement_form">FormContent::element_form()</a></span><br> | 
| 317 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodelement_label">FormContent::element_label()</a></span><br> | 
| 318 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform">FormContent::form()</a></span><br> | 
| 319 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_action">FormContent::form_action()</a></span><br> | 
| 320 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_backend_validation">FormContent::form_backend_validation()</a></span><br> | 
| 321 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_confirm">FormContent::form_confirm()</a></span><br> | 
| 322 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_errors">FormContent::form_errors()</a></span><br> | 
| 323 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_data">FormContent::form_init_data()</a></span><br> | 
| 324 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_elements">FormContent::form_init_elements()</a></span><br> | 
| 325 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_success">FormContent::form_success()</a></span><br> | 
| 326 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_action">FormContent::get_action()</a></span><br> | 
| 327 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_default_css">FormContent::get_default_css()</a></span><br> | 
| 328 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_element">FormContent::get_element()</a></span><br> | 
| 329 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_element_value">FormContent::get_element_value()</a></span><br> | 
| 330 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_error_array">FormContent::get_error_array()</a></span><br> | 
| 331 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_form_errors_width">FormContent::get_form_errors_width()</a></span><br> | 
| 332 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_hidden_element_value">FormContent::get_hidden_element_value()</a></span><br> | 
| 333 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_required_fields_text">FormContent::get_required_fields_text()</a></span><br> | 
| 334 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodhas_confirm">FormContent::has_confirm()</a></span><br> | 
| 335 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodhidden_element_label">FormContent::hidden_element_label()</a></span><br> | 
| 336 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodjavascript">FormContent::javascript()</a></span><br> | 
| 337 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodpre_confirm">FormContent::pre_confirm()</a></span><br> | 
| 338 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_action">FormContent::set_action()</a></span><br> | 
| 339 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_action_message">FormContent::set_action_message()</a></span><br> | 
| 340 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_cancel_action">FormContent::set_cancel_action()</a></span><br> | 
| 341 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_confirm">FormContent::set_confirm()</a></span><br> | 
| 342 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_default_css">FormContent::set_default_css()</a></span><br> | 
| 343 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_element_value">FormContent::set_element_value()</a></span><br> | 
| 344 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_error_css">FormContent::set_error_css()</a></span><br> | 
| 345 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_errors_title">FormContent::set_form_errors_title()</a></span><br> | 
| 346 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_errors_width">FormContent::set_form_errors_width()</a></span><br> | 
| 347 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_name">FormContent::set_form_name()</a></span><br> | 
| 348 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_width">FormContent::set_form_width()</a></span><br> | 
| 349 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_hidden_element_value">FormContent::set_hidden_element_value()</a></span><br> | 
| 350 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_required_marker">FormContent::set_required_marker()</a></span><br> | 
| 351 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_required_text">FormContent::set_required_text()</a></span><br> | 
| 352 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_stripslashes">FormContent::set_stripslashes()</a></span><br> | 
| 353 |  |  | <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#method_test_element">FormContent::_test_element()</a></span><br> | 
| 354 |  |  | </blockquote> | 
| 355 |  |  |  | 
| 356 |  |  | </div> | 
| 357 | jonen | 1.1 | </div> | 
| 358 | jonen | 1.2 |  | 
| 359 |  |  | <p class="notes" id="credit"> | 
| 360 |  |  | Documention generated on Thu, 31 Jul 2003 18:32:40 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a> | 
| 361 |  |  | </p> | 
| 362 |  |  | </div></body> | 
| 363 | jonen | 1.1 | </html> |