| 1 |
jonen |
1.3 |
<?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 FETextArea</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 FETextArea</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-var-summary">Vars</a> (<a href="#sec-vars">details</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 TextArea FormElement which builds a textarea field. It has no validation method.</p>
|
| 26 |
|
|
<ul class="tags">
|
| 27 |
|
|
<li><span class="field">copyright:</span> LGPL - See LICENCE</li>
|
| 28 |
|
|
<li><span class="field">author:</span> Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>></li>
|
| 29 |
|
|
<li><span class="field">author:</span> Suren Markossian <<a href="mailto:suren@bcsweb.com">suren@bcsweb.com</a>></li>
|
| 30 |
|
|
</ul>
|
| 31 |
|
|
<p class="notes">
|
| 32 |
|
|
Located in <a class="field" href="_form_form_elements_FETextArea_inc.html">/form/form_elements/FETextArea.inc</a> (line <span class="field">28</span>)
|
| 33 |
|
|
</p>
|
| 34 |
|
|
|
| 35 |
|
|
|
| 36 |
jonen |
1.2 |
<pre><a href="../../phpHtmlLib/FormProcessing/FormElement.html">FormElement</a> |
| 37 |
jonen |
1.1 |
| |
| 38 |
|
|
--<a href="../../phpHtmlLib/FormProcessing/FEBoxElement.html">FEBoxElement</a> |
| 39 |
|
|
| |
| 40 |
jonen |
1.3 |
--FETextArea</pre>
|
| 41 |
|
|
|
| 42 |
|
|
</div>
|
| 43 |
|
|
</div>
|
| 44 |
|
|
|
| 45 |
|
|
|
| 46 |
|
|
|
| 47 |
|
|
<a name="sec-var-summary"></a>
|
| 48 |
|
|
<div class="info-box">
|
| 49 |
|
|
<div class="info-box-title">Variable Summary</span></div>
|
| 50 |
|
|
<div class="nav-bar">
|
| 51 |
|
|
<a href="#sec-description">Description</a> |
|
| 52 |
|
|
<span class="disabled">Vars</span> (<a href="#sec-vars">details</a>)
|
| 53 |
|
|
|
|
| 54 |
|
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
|
| 55 |
|
|
|
| 56 |
|
|
</div>
|
| 57 |
|
|
<div class="info-box-body">
|
| 58 |
|
|
<div class="var-summary">
|
| 59 |
|
|
<div class="var-title">
|
| 60 |
|
|
<span class="var-type">mixed</span>
|
| 61 |
|
|
<a href="#$_limit_char_count" title="details" class="var-name">$_limit_char_count</a>
|
| 62 |
|
|
</div>
|
| 63 |
|
|
</div>
|
| 64 |
|
|
</div>
|
| 65 |
|
|
</div>
|
| 66 |
|
|
|
| 67 |
|
|
<a name="sec-method-summary"></a>
|
| 68 |
|
|
<div class="info-box">
|
| 69 |
|
|
<div class="info-box-title">Method Summary</span></div>
|
| 70 |
|
|
<div class="nav-bar">
|
| 71 |
|
|
<a href="#sec-description">Description</a> |
|
| 72 |
|
|
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
|
| 73 |
|
|
|
| 74 |
|
|
|
|
| 75 |
|
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
|
| 76 |
|
|
</div>
|
| 77 |
|
|
<div class="info-box-body">
|
| 78 |
|
|
<div class="method-summary">
|
| 79 |
|
|
|
| 80 |
|
|
<div class="method-definition">
|
| 81 |
|
|
<span class="method-result">FETextArea</span>
|
| 82 |
|
|
<a href="#FETextArea" title="details" class="method-name">FETextArea</a>
|
| 83 |
|
|
(<span class="var-type">label</span> <span class="var-name">$label</span>, [<span class="var-type">bool</span> <span class="var-name">$required</span> = <span class="var-default">TRUE</span>], <span class="var-type">int</span> <span class="var-name">$rows</span>, <span class="var-type">int</span> <span class="var-name">$cols</span>, [<span class="var-type">int</span> <span class="var-name">$width</span> = <span class="var-default">NULL</span>], [<span class="var-type">int</span> <span class="var-name">$height</span> = <span class="var-default">NULL</span>], [<span class="var-type">int</span> <span class="var-name">$limit_char_count</span> = <span class="var-default">-1</span>])
|
| 84 |
|
|
</div>
|
| 85 |
|
|
|
| 86 |
|
|
<div class="method-definition">
|
| 87 |
|
|
<span class="method-result">object</span>
|
| 88 |
|
|
<a href="#get_element" title="details" class="method-name">get_element</a>
|
| 89 |
|
|
()
|
| 90 |
|
|
</div>
|
| 91 |
|
|
|
| 92 |
|
|
<div class="method-definition">
|
| 93 |
|
|
<span class="method-result">void</span>
|
| 94 |
|
|
<a href="#set_cols" title="details" class="method-name">set_cols</a>
|
| 95 |
|
|
(<span class="var-type">int</span> <span class="var-name">$cols</span>)
|
| 96 |
|
|
</div>
|
| 97 |
|
|
|
| 98 |
|
|
<div class="method-definition">
|
| 99 |
|
|
<span class="method-result">void</span>
|
| 100 |
|
|
<a href="#set_rows" title="details" class="method-name">set_rows</a>
|
| 101 |
|
|
(<span class="var-type">int</span> <span class="var-name">$rows</span>)
|
| 102 |
|
|
</div>
|
| 103 |
|
|
|
| 104 |
|
|
<div class="method-definition">
|
| 105 |
|
|
<span class="method-result">void</span>
|
| 106 |
|
|
<a href="#validate" title="details" class="method-name">validate</a>
|
| 107 |
|
|
(<span class="var-type"><a href="../../phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a></span> <span class="var-name">&$_FormValidation</span>)
|
| 108 |
|
|
</div>
|
| 109 |
|
|
</div>
|
| 110 |
|
|
</div>
|
| 111 |
|
|
</div>
|
| 112 |
|
|
|
| 113 |
|
|
<a name="sec-vars"></a>
|
| 114 |
|
|
<div class="info-box">
|
| 115 |
|
|
<div class="info-box-title">Variables</div>
|
| 116 |
|
|
<div class="nav-bar">
|
| 117 |
|
|
<a href="#sec-description">Description</a> |
|
| 118 |
|
|
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
|
| 119 |
|
|
|
| 120 |
|
|
|
| 121 |
|
|
|
|
| 122 |
|
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
|
| 123 |
|
|
|
| 124 |
|
|
</div>
|
| 125 |
|
|
<div class="info-box-body">
|
| 126 |
|
|
<a name="var$_limit_char_count" id="$_limit_char_count"><!-- --></A>
|
| 127 |
|
|
<div class="oddrow">
|
| 128 |
|
|
|
| 129 |
|
|
<div class="var-header">
|
| 130 |
|
|
<span class="var-title">
|
| 131 |
|
|
<span class="var-type">mixed</span>
|
| 132 |
|
|
<span class="var-name">$_limit_char_count</span>
|
| 133 |
|
|
= <span class="var-default"> -1</span> (line <span class="line-number">55</span>)
|
| 134 |
|
|
</span>
|
| 135 |
|
|
</div>
|
| 136 |
|
|
|
| 137 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
| 138 |
|
|
<p class="short-description">This lets you limit the amount of data to</p>
|
| 139 |
|
|
<p class="description"><p>accept in the field</p></p>
|
| 140 |
|
|
|
| 141 |
|
|
|
| 142 |
|
|
|
| 143 |
|
|
|
| 144 |
|
|
|
| 145 |
|
|
</div>
|
| 146 |
|
|
<h4>Inherited Variables</h4>
|
| 147 |
|
|
<A NAME='inherited_vars'><!-- --></A>
|
| 148 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FEBoxElement.html">FEBoxElement</a></span></p>
|
| 149 |
|
|
<blockquote>
|
| 150 |
|
|
<span class="var-title">
|
| 151 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FEBoxElement.html#var$_height">FEBoxElement::$_height</a></span><br>
|
| 152 |
|
|
</span>
|
| 153 |
|
|
<span class="var-title">
|
| 154 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FEBoxElement.html#var$_width">FEBoxElement::$_width</a></span><br>
|
| 155 |
|
|
</span>
|
| 156 |
|
|
</blockquote>
|
| 157 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormElement.html">FormElement</a></span></p>
|
| 158 |
|
|
<blockquote>
|
| 159 |
|
|
<span class="var-title">
|
| 160 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_attributes">FormElement::$_attributes</a></span><br>
|
| 161 |
|
|
</span>
|
| 162 |
|
|
<span class="var-title">
|
| 163 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_element_name">FormElement::$_element_name</a></span><br>
|
| 164 |
|
|
</span>
|
| 165 |
|
|
<span class="var-title">
|
| 166 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_errors">FormElement::$_errors</a></span><br>
|
| 167 |
|
|
</span>
|
| 168 |
|
|
<span class="var-title">
|
| 169 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_error_message">FormElement::$_error_message</a></span><br>
|
| 170 |
|
|
</span>
|
| 171 |
|
|
<span class="var-title">
|
| 172 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_form_name">FormElement::$_form_name</a></span><br>
|
| 173 |
|
|
</span>
|
| 174 |
|
|
<span class="var-title">
|
| 175 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_has_error">FormElement::$_has_error</a></span><br>
|
| 176 |
|
|
</span>
|
| 177 |
|
|
<span class="var-title">
|
| 178 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_has_form_on_submit">FormElement::$_has_form_on_submit</a></span><br>
|
| 179 |
|
|
</span>
|
| 180 |
|
|
<span class="var-title">
|
| 181 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_is_disabled">FormElement::$_is_disabled</a></span><br>
|
| 182 |
|
|
</span>
|
| 183 |
|
|
<span class="var-title">
|
| 184 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_is_required">FormElement::$_is_required</a></span><br>
|
| 185 |
|
|
</span>
|
| 186 |
|
|
<span class="var-title">
|
| 187 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_label_text">FormElement::$_label_text</a></span><br>
|
| 188 |
|
|
</span>
|
| 189 |
|
|
<span class="var-title">
|
| 190 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_required_field_marker">FormElement::$_required_field_marker</a></span><br>
|
| 191 |
|
|
</span>
|
| 192 |
|
|
<span class="var-title">
|
| 193 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_slave_elements">FormElement::$_slave_elements</a></span><br>
|
| 194 |
|
|
</span>
|
| 195 |
|
|
<span class="var-title">
|
| 196 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_stripslashes">FormElement::$_stripslashes</a></span><br>
|
| 197 |
|
|
</span>
|
| 198 |
|
|
<span class="var-title">
|
| 199 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_style_attributes">FormElement::$_style_attributes</a></span><br>
|
| 200 |
|
|
</span>
|
| 201 |
|
|
<span class="var-title">
|
| 202 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_value">FormElement::$_value</a></span><br>
|
| 203 |
|
|
</span>
|
| 204 |
|
|
</blockquote>
|
| 205 |
|
|
|
| 206 |
|
|
</div>
|
| 207 |
|
|
</div>
|
| 208 |
|
|
|
| 209 |
|
|
<a name="sec-methods"></a>
|
| 210 |
|
|
<div class="info-box">
|
| 211 |
|
|
<div class="info-box-title">Methods</div>
|
| 212 |
|
|
<div class="nav-bar">
|
| 213 |
|
|
<a href="#sec-description">Description</a> |
|
| 214 |
|
|
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
|
| 215 |
|
|
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
|
| 216 |
|
|
|
| 217 |
|
|
</div>
|
| 218 |
|
|
<div class="info-box-body">
|
| 219 |
|
|
<A NAME='method_detail'></A>
|
| 220 |
|
|
<a name="methodFETextArea" id="FETextArea"><!-- --></a>
|
| 221 |
|
|
<div class="evenrow">
|
| 222 |
|
|
|
| 223 |
|
|
<div class="method-header">
|
| 224 |
|
|
<span class="method-title">Constructor FETextArea</span> (line <span class="line-number">42</span>)
|
| 225 |
|
|
</div>
|
| 226 |
|
|
|
| 227 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
| 228 |
|
|
<p class="short-description">The constructor</p>
|
| 229 |
|
|
|
| 230 |
|
|
<div class="method-signature">
|
| 231 |
|
|
<span class="method-result">FETextArea</span>
|
| 232 |
|
|
<span class="method-name">
|
| 233 |
|
|
FETextArea
|
| 234 |
|
|
</span>
|
| 235 |
|
|
(<span class="var-type">label</span> <span class="var-name">$label</span>, [<span class="var-type">bool</span> <span class="var-name">$required</span> = <span class="var-default">TRUE</span>], <span class="var-type">int</span> <span class="var-name">$rows</span>, <span class="var-type">int</span> <span class="var-name">$cols</span>, [<span class="var-type">int</span> <span class="var-name">$width</span> = <span class="var-default">NULL</span>], [<span class="var-type">int</span> <span class="var-name">$height</span> = <span class="var-default">NULL</span>], [<span class="var-type">int</span> <span class="var-name">$limit_char_count</span> = <span class="var-default">-1</span>])
|
| 236 |
|
|
</div>
|
| 237 |
|
|
|
| 238 |
|
|
<ul class="parameters">
|
| 239 |
|
|
<li>
|
| 240 |
|
|
<span class="var-type">label</span>
|
| 241 |
|
|
<span class="var-name">$label</span><span class="var-description">: string - text label for the element</span> </li>
|
| 242 |
|
|
<li>
|
| 243 |
|
|
<span class="var-type">bool</span>
|
| 244 |
|
|
<span class="var-name">$required</span><span class="var-description">: required - is this a required element</span> </li>
|
| 245 |
|
|
<li>
|
| 246 |
|
|
<span class="var-type">int</span>
|
| 247 |
|
|
<span class="var-name">$rows</span><span class="var-description">: required - the rows attribute</span> </li>
|
| 248 |
|
|
<li>
|
| 249 |
|
|
<span class="var-type">int</span>
|
| 250 |
|
|
<span class="var-name">$cols</span><span class="var-description">: required - the cols attribute</span> </li>
|
| 251 |
|
|
<li>
|
| 252 |
|
|
<span class="var-type">int</span>
|
| 253 |
|
|
<span class="var-name">$width</span><span class="var-description">: optional - element width in pixels (px), percentage (%) or elements (em)</span> </li>
|
| 254 |
|
|
<li>
|
| 255 |
|
|
<span class="var-type">int</span>
|
| 256 |
|
|
<span class="var-name">$height</span><span class="var-description">: optional - element height in pixels (px), percentage (%) or elements (em)</span> </li>
|
| 257 |
|
|
<li>
|
| 258 |
|
|
<span class="var-type">int</span>
|
| 259 |
|
|
<span class="var-name">$limit_char_count</span><span class="var-description">: optional - the number of characters to limit the value to.</span> </li>
|
| 260 |
|
|
</ul>
|
| 261 |
|
|
|
| 262 |
|
|
|
| 263 |
|
|
</div>
|
| 264 |
|
|
<a name="methodget_element" id="get_element"><!-- --></a>
|
| 265 |
|
|
<div class="oddrow">
|
| 266 |
|
|
|
| 267 |
|
|
<div class="method-header">
|
| 268 |
|
|
<span class="method-title">get_element</span> (line <span class="line-number">63</span>)
|
| 269 |
|
|
</div>
|
| 270 |
|
|
|
| 271 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
| 272 |
|
|
<p class="short-description">This function builds and returns the form element object</p>
|
| 273 |
|
|
|
| 274 |
|
|
<div class="method-signature">
|
| 275 |
|
|
<span class="method-result">object</span>
|
| 276 |
|
|
<span class="method-name">
|
| 277 |
|
|
get_element
|
| 278 |
|
|
</span>
|
| 279 |
|
|
()
|
| 280 |
|
|
</div>
|
| 281 |
|
|
|
| 282 |
|
|
|
| 283 |
|
|
<hr class="separator" />
|
| 284 |
|
|
<div class="notes">Redefinition of:</div>
|
| 285 |
|
|
<dl>
|
| 286 |
|
|
<dt><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_element">FormElement::get_element()</a></dt>
|
| 287 |
|
|
<dd>This function builds and returns the form element object</dd>
|
| 288 |
|
|
</dl>
|
| 289 |
|
|
|
| 290 |
|
|
</div>
|
| 291 |
|
|
<a name="methodset_cols" id="set_cols"><!-- --></a>
|
| 292 |
|
|
<div class="evenrow">
|
| 293 |
|
|
|
| 294 |
|
|
<div class="method-header">
|
| 295 |
|
|
<span class="method-title">set_cols</span> (line <span class="line-number">114</span>)
|
| 296 |
|
|
</div>
|
| 297 |
|
|
|
| 298 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
| 299 |
|
|
<p class="short-description">This method is used as a shortcut to set the cols attribute</p>
|
| 300 |
|
|
|
| 301 |
|
|
<div class="method-signature">
|
| 302 |
|
|
<span class="method-result">void</span>
|
| 303 |
|
|
<span class="method-name">
|
| 304 |
|
|
set_cols
|
| 305 |
|
|
</span>
|
| 306 |
|
|
(<span class="var-type">int</span> <span class="var-name">$cols</span>)
|
| 307 |
|
|
</div>
|
| 308 |
|
|
|
| 309 |
|
|
<ul class="parameters">
|
| 310 |
|
|
<li>
|
| 311 |
|
|
<span class="var-type">int</span>
|
| 312 |
|
|
<span class="var-name">$cols</span><span class="var-description">: the cols attribute value</span> </li>
|
| 313 |
|
|
</ul>
|
| 314 |
|
|
|
| 315 |
|
|
|
| 316 |
|
|
</div>
|
| 317 |
|
|
<a name="methodset_rows" id="set_rows"><!-- --></a>
|
| 318 |
|
|
<div class="oddrow">
|
| 319 |
|
|
|
| 320 |
|
|
<div class="method-header">
|
| 321 |
|
|
<span class="method-title">set_rows</span> (line <span class="line-number">104</span>)
|
| 322 |
|
|
</div>
|
| 323 |
|
|
|
| 324 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
| 325 |
|
|
<p class="short-description">This method is used as a shortcut to set the rows attribute</p>
|
| 326 |
|
|
|
| 327 |
|
|
<div class="method-signature">
|
| 328 |
|
|
<span class="method-result">void</span>
|
| 329 |
|
|
<span class="method-name">
|
| 330 |
|
|
set_rows
|
| 331 |
|
|
</span>
|
| 332 |
|
|
(<span class="var-type">int</span> <span class="var-name">$rows</span>)
|
| 333 |
|
|
</div>
|
| 334 |
|
|
|
| 335 |
|
|
<ul class="parameters">
|
| 336 |
|
|
<li>
|
| 337 |
|
|
<span class="var-type">int</span>
|
| 338 |
|
|
<span class="var-name">$rows</span><span class="var-description">: the rows attribute value</span> </li>
|
| 339 |
|
|
</ul>
|
| 340 |
|
|
|
| 341 |
|
|
|
| 342 |
|
|
</div>
|
| 343 |
|
|
<a name="methodvalidate" id="validate"><!-- --></a>
|
| 344 |
|
|
<div class="evenrow">
|
| 345 |
|
|
|
| 346 |
|
|
<div class="method-header">
|
| 347 |
|
|
<span class="method-title">validate</span> (line <span class="line-number">83</span>)
|
| 348 |
|
|
</div>
|
| 349 |
|
|
|
| 350 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
| 351 |
|
|
<p class="short-description">This method validates the data for this Form Element.</p>
|
| 352 |
|
|
<p class="description"><p>It validates as is_name().</p></p>
|
| 353 |
|
|
|
| 354 |
|
|
<div class="method-signature">
|
| 355 |
|
|
<span class="method-result">void</span>
|
| 356 |
|
|
<span class="method-name">
|
| 357 |
|
|
validate
|
| 358 |
|
|
</span>
|
| 359 |
|
|
(<span class="var-type"><a href="../../phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a></span> <span class="var-name">&$_FormValidation</span>)
|
| 360 |
|
|
</div>
|
| 361 |
|
|
|
| 362 |
|
|
<ul class="parameters">
|
| 363 |
|
|
<li>
|
| 364 |
|
|
<span class="var-type"><a href="../../phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a></span>
|
| 365 |
|
|
<span class="var-name">&$_FormValidation</span><span class="var-description">: object.</span> </li>
|
| 366 |
|
|
</ul>
|
| 367 |
|
|
|
| 368 |
|
|
<hr class="separator" />
|
| 369 |
|
|
<div class="notes">Redefinition of:</div>
|
| 370 |
|
|
<dl>
|
| 371 |
|
|
<dt><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodvalidate">FormElement::validate()</a></dt>
|
| 372 |
|
|
<dd>This function performs the actual validation It is called only if the validation is required by this element</dd>
|
| 373 |
|
|
</dl>
|
| 374 |
|
|
|
| 375 |
|
|
</div>
|
| 376 |
|
|
<h4>Inherited Methods</h4>
|
| 377 |
|
|
<a name='inherited_methods'><!-- --></a>
|
| 378 |
|
|
<!-- =========== Summary =========== -->
|
| 379 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FEBoxElement.html">FEBoxElement</a></span></p>
|
| 380 |
|
|
<blockquote>
|
| 381 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FEBoxElement.html#methodFEBoxElement">FEBoxElement::FEBoxElement()</a></span><br>
|
| 382 |
|
|
</blockquote>
|
| 383 |
|
|
<!-- =========== Summary =========== -->
|
| 384 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormElement.html">FormElement</a></span></p>
|
| 385 |
|
|
<blockquote>
|
| 386 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodFormElement">FormElement::FormElement()</a></span><br>
|
| 387 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodcreate_element_name">FormElement::create_element_name()</a></span><br>
|
| 388 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodform_tag_onsubmit">FormElement::form_tag_onsubmit()</a></span><br>
|
| 389 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_attribute">FormElement::get_attribute()</a></span><br>
|
| 390 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_confirm_element">FormElement::get_confirm_element()</a></span><br>
|
| 391 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_element">FormElement::get_element()</a></span><br>
|
| 392 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_element_name">FormElement::get_element_name()</a></span><br>
|
| 393 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_errors">FormElement::get_errors()</a></span><br>
|
| 394 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_error_message">FormElement::get_error_message()</a></span><br>
|
| 395 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_init_value">FormElement::get_init_value()</a></span><br>
|
| 396 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_label">FormElement::get_label()</a></span><br>
|
| 397 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_label_text">FormElement::get_label_text()</a></span><br>
|
| 398 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_required_symbol">FormElement::get_required_symbol()</a></span><br>
|
| 399 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_slave_elements">FormElement::get_slave_elements()</a></span><br>
|
| 400 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_tabindex">FormElement::get_tabindex()</a></span><br>
|
| 401 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_value">FormElement::get_value()</a></span><br>
|
| 402 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_value_text">FormElement::get_value_text()</a></span><br>
|
| 403 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodhas_error">FormElement::has_error()</a></span><br>
|
| 404 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodis_disabled">FormElement::is_disabled()</a></span><br>
|
| 405 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodis_required">FormElement::is_required()</a></span><br>
|
| 406 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodjavascript">FormElement::javascript()</a></span><br>
|
| 407 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonBlur">FormElement::onBlur()</a></span><br>
|
| 408 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonChange">FormElement::onChange()</a></span><br>
|
| 409 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonClick">FormElement::onClick()</a></span><br>
|
| 410 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonFocus">FormElement::onFocus()</a></span><br>
|
| 411 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonSubmit">FormElement::onSubmit()</a></span><br>
|
| 412 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_attribute">FormElement::set_attribute()</a></span><br>
|
| 413 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_data_all_slaves">FormElement::set_data_all_slaves()</a></span><br>
|
| 414 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_disabled">FormElement::set_disabled()</a></span><br>
|
| 415 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_element_name">FormElement::set_element_name()</a></span><br>
|
| 416 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_error_message">FormElement::set_error_message()</a></span><br>
|
| 417 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_form_name">FormElement::set_form_name()</a></span><br>
|
| 418 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_label_text">FormElement::set_label_text()</a></span><br>
|
| 419 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_required">FormElement::set_required()</a></span><br>
|
| 420 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_required_symbol">FormElement::set_required_symbol()</a></span><br>
|
| 421 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_slave_data">FormElement::set_slave_data()</a></span><br>
|
| 422 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_slave_elements">FormElement::set_slave_elements()</a></span><br>
|
| 423 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_stripslashes">FormElement::set_stripslashes()</a></span><br>
|
| 424 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_style_attribute">FormElement::set_style_attribute()</a></span><br>
|
| 425 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_tabindex">FormElement::set_tabindex()</a></span><br>
|
| 426 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_title">FormElement::set_title()</a></span><br>
|
| 427 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_value">FormElement::set_value()</a></span><br>
|
| 428 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodvalidate">FormElement::validate()</a></span><br>
|
| 429 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_build_element_attributes">FormElement::_build_element_attributes()</a></span><br>
|
| 430 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_build_javascript">FormElement::_build_javascript()</a></span><br>
|
| 431 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_do_validation">FormElement::_do_validation()</a></span><br>
|
| 432 |
|
|
</blockquote>
|
| 433 |
|
|
|
| 434 |
|
|
</div>
|
| 435 |
|
|
</div>
|
| 436 |
|
|
|
| 437 |
|
|
|
| 438 |
|
|
<p class="notes" id="credit">
|
| 439 |
|
|
Documentation generated on Thu, 1 Apr 2004 09:38:42 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
|
| 440 |
|
|
</p>
|
| 441 |
|
|
</div></body>
|
| 442 |
|
|
</html>
|