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 FENumberFloat</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 FENumberFloat</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 float FormElement which builds a text input field.</p>
|
26 |
|
|
<p class="description"><p>It validates as is_float().</p></p>
|
27 |
|
|
<ul class="tags">
|
28 |
|
|
<li><span class="field">copyright:</span> LGPL - See LICENCE</li>
|
29 |
|
|
<li><span class="field">author:</span> Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>></li>
|
30 |
|
|
<li><span class="field">author:</span> Suren Markossian <<a href="mailto:suren@bcsweb.com">suren@bcsweb.com</a>></li>
|
31 |
|
|
</ul>
|
32 |
|
|
<p class="notes">
|
33 |
|
|
Located in <a class="field" href="_form_form_elements_FENumbers_inc.html">/form/form_elements/FENumbers.inc</a> (line <span class="field">64</span>)
|
34 |
|
|
</p>
|
35 |
|
|
|
36 |
|
|
|
37 |
jonen |
1.2 |
<pre><a href="../../phpHtmlLib/FormProcessing/FormElement.html">FormElement</a> |
38 |
jonen |
1.1 |
| |
39 |
|
|
--<a href="../../phpHtmlLib/FormProcessing/FEText.html">FEText</a> |
40 |
|
|
| |
41 |
jonen |
1.3 |
--FENumberFloat</pre>
|
42 |
|
|
|
43 |
|
|
</div>
|
44 |
|
|
</div>
|
45 |
|
|
|
46 |
|
|
|
47 |
|
|
|
48 |
|
|
|
49 |
|
|
<a name="sec-method-summary"></a>
|
50 |
|
|
<div class="info-box">
|
51 |
|
|
<div class="info-box-title">Method Summary</span></div>
|
52 |
|
|
<div class="nav-bar">
|
53 |
|
|
<a href="#sec-description">Description</a> |
|
54 |
|
|
<a href="#sec-vars">Vars</a>
|
55 |
|
|
|
56 |
|
|
|
|
57 |
|
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
|
58 |
|
|
</div>
|
59 |
|
|
<div class="info-box-body">
|
60 |
|
|
<div class="method-summary">
|
61 |
|
|
|
62 |
|
|
<div class="method-definition">
|
63 |
|
|
<span class="method-result">void</span>
|
64 |
|
|
<a href="#validate" title="details" class="method-name">validate</a>
|
65 |
|
|
(<span class="var-type"><a href="../../phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a></span> <span class="var-name">&$_FormValidation</span>)
|
66 |
|
|
</div>
|
67 |
|
|
</div>
|
68 |
|
|
</div>
|
69 |
|
|
</div>
|
70 |
|
|
|
71 |
|
|
<a name="sec-vars"></a>
|
72 |
|
|
<div class="info-box">
|
73 |
|
|
<div class="info-box-title">Variables</div>
|
74 |
|
|
<div class="nav-bar">
|
75 |
|
|
<a href="#sec-description">Description</a> |
|
76 |
|
|
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
|
77 |
|
|
|
78 |
|
|
|
79 |
|
|
|
|
80 |
|
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
|
81 |
|
|
|
82 |
|
|
</div>
|
83 |
|
|
<div class="info-box-body">
|
84 |
|
|
<h4>Inherited Variables</h4>
|
85 |
|
|
<A NAME='inherited_vars'><!-- --></A>
|
86 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormElement.html">FormElement</a></span></p>
|
87 |
|
|
<blockquote>
|
88 |
|
|
<span class="var-title">
|
89 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_attributes">FormElement::$_attributes</a></span><br>
|
90 |
|
|
</span>
|
91 |
|
|
<span class="var-title">
|
92 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_element_name">FormElement::$_element_name</a></span><br>
|
93 |
|
|
</span>
|
94 |
|
|
<span class="var-title">
|
95 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_errors">FormElement::$_errors</a></span><br>
|
96 |
|
|
</span>
|
97 |
|
|
<span class="var-title">
|
98 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_error_message">FormElement::$_error_message</a></span><br>
|
99 |
|
|
</span>
|
100 |
|
|
<span class="var-title">
|
101 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_form_name">FormElement::$_form_name</a></span><br>
|
102 |
|
|
</span>
|
103 |
|
|
<span class="var-title">
|
104 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_has_error">FormElement::$_has_error</a></span><br>
|
105 |
|
|
</span>
|
106 |
|
|
<span class="var-title">
|
107 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_has_form_on_submit">FormElement::$_has_form_on_submit</a></span><br>
|
108 |
|
|
</span>
|
109 |
|
|
<span class="var-title">
|
110 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_is_disabled">FormElement::$_is_disabled</a></span><br>
|
111 |
|
|
</span>
|
112 |
|
|
<span class="var-title">
|
113 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_is_required">FormElement::$_is_required</a></span><br>
|
114 |
|
|
</span>
|
115 |
|
|
<span class="var-title">
|
116 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_label_text">FormElement::$_label_text</a></span><br>
|
117 |
|
|
</span>
|
118 |
|
|
<span class="var-title">
|
119 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_required_field_marker">FormElement::$_required_field_marker</a></span><br>
|
120 |
|
|
</span>
|
121 |
|
|
<span class="var-title">
|
122 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_slave_elements">FormElement::$_slave_elements</a></span><br>
|
123 |
|
|
</span>
|
124 |
|
|
<span class="var-title">
|
125 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_stripslashes">FormElement::$_stripslashes</a></span><br>
|
126 |
|
|
</span>
|
127 |
|
|
<span class="var-title">
|
128 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_style_attributes">FormElement::$_style_attributes</a></span><br>
|
129 |
|
|
</span>
|
130 |
|
|
<span class="var-title">
|
131 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_value">FormElement::$_value</a></span><br>
|
132 |
|
|
</span>
|
133 |
|
|
</blockquote>
|
134 |
|
|
|
135 |
|
|
</div>
|
136 |
|
|
</div>
|
137 |
|
|
|
138 |
|
|
<a name="sec-methods"></a>
|
139 |
|
|
<div class="info-box">
|
140 |
|
|
<div class="info-box-title">Methods</div>
|
141 |
|
|
<div class="nav-bar">
|
142 |
|
|
<a href="#sec-description">Description</a> |
|
143 |
|
|
<a href="#sec-vars">Vars</a>
|
144 |
|
|
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
|
145 |
|
|
|
146 |
|
|
</div>
|
147 |
|
|
<div class="info-box-body">
|
148 |
|
|
<A NAME='method_detail'></A>
|
149 |
|
|
<a name="methodvalidate" id="validate"><!-- --></a>
|
150 |
|
|
<div class="oddrow">
|
151 |
|
|
|
152 |
|
|
<div class="method-header">
|
153 |
|
|
<span class="method-title">validate</span> (line <span class="line-number">73</span>)
|
154 |
|
|
</div>
|
155 |
|
|
|
156 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
157 |
|
|
<p class="short-description">This method validates the data for this Form Element.</p>
|
158 |
|
|
<p class="description"><p>It validates as is_float().</p></p>
|
159 |
|
|
|
160 |
|
|
<div class="method-signature">
|
161 |
|
|
<span class="method-result">void</span>
|
162 |
|
|
<span class="method-name">
|
163 |
|
|
validate
|
164 |
|
|
</span>
|
165 |
|
|
(<span class="var-type"><a href="../../phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a></span> <span class="var-name">&$_FormValidation</span>)
|
166 |
|
|
</div>
|
167 |
|
|
|
168 |
|
|
<ul class="parameters">
|
169 |
|
|
<li>
|
170 |
|
|
<span class="var-type"><a href="../../phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a></span>
|
171 |
|
|
<span class="var-name">&$_FormValidation</span><span class="var-description">: object.</span> </li>
|
172 |
|
|
</ul>
|
173 |
|
|
|
174 |
|
|
<hr class="separator" />
|
175 |
|
|
<div class="notes">Redefinition of:</div>
|
176 |
|
|
<dl>
|
177 |
|
|
<dt><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodvalidate">FormElement::validate()</a></dt>
|
178 |
|
|
<dd>This function performs the actual validation It is called only if the validation is required by this element</dd>
|
179 |
|
|
</dl>
|
180 |
|
|
|
181 |
|
|
</div>
|
182 |
|
|
<h4>Inherited Methods</h4>
|
183 |
|
|
<a name='inherited_methods'><!-- --></a>
|
184 |
|
|
<!-- =========== Summary =========== -->
|
185 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FEText.html">FEText</a></span></p>
|
186 |
|
|
<blockquote>
|
187 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FEText.html#methodFEText">FEText::FEText()</a></span><br>
|
188 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FEText.html#methodget_element">FEText::get_element()</a></span><br>
|
189 |
|
|
</blockquote>
|
190 |
|
|
<!-- =========== Summary =========== -->
|
191 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormElement.html">FormElement</a></span></p>
|
192 |
|
|
<blockquote>
|
193 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodFormElement">FormElement::FormElement()</a></span><br>
|
194 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodcreate_element_name">FormElement::create_element_name()</a></span><br>
|
195 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodform_tag_onsubmit">FormElement::form_tag_onsubmit()</a></span><br>
|
196 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_attribute">FormElement::get_attribute()</a></span><br>
|
197 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_confirm_element">FormElement::get_confirm_element()</a></span><br>
|
198 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_element">FormElement::get_element()</a></span><br>
|
199 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_element_name">FormElement::get_element_name()</a></span><br>
|
200 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_errors">FormElement::get_errors()</a></span><br>
|
201 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_error_message">FormElement::get_error_message()</a></span><br>
|
202 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_init_value">FormElement::get_init_value()</a></span><br>
|
203 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_label">FormElement::get_label()</a></span><br>
|
204 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_label_text">FormElement::get_label_text()</a></span><br>
|
205 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_required_symbol">FormElement::get_required_symbol()</a></span><br>
|
206 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_slave_elements">FormElement::get_slave_elements()</a></span><br>
|
207 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_tabindex">FormElement::get_tabindex()</a></span><br>
|
208 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_value">FormElement::get_value()</a></span><br>
|
209 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_value_text">FormElement::get_value_text()</a></span><br>
|
210 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodhas_error">FormElement::has_error()</a></span><br>
|
211 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodis_disabled">FormElement::is_disabled()</a></span><br>
|
212 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodis_required">FormElement::is_required()</a></span><br>
|
213 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodjavascript">FormElement::javascript()</a></span><br>
|
214 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonBlur">FormElement::onBlur()</a></span><br>
|
215 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonChange">FormElement::onChange()</a></span><br>
|
216 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonClick">FormElement::onClick()</a></span><br>
|
217 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonFocus">FormElement::onFocus()</a></span><br>
|
218 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonSubmit">FormElement::onSubmit()</a></span><br>
|
219 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_attribute">FormElement::set_attribute()</a></span><br>
|
220 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_data_all_slaves">FormElement::set_data_all_slaves()</a></span><br>
|
221 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_disabled">FormElement::set_disabled()</a></span><br>
|
222 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_element_name">FormElement::set_element_name()</a></span><br>
|
223 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_error_message">FormElement::set_error_message()</a></span><br>
|
224 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_form_name">FormElement::set_form_name()</a></span><br>
|
225 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_label_text">FormElement::set_label_text()</a></span><br>
|
226 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_required">FormElement::set_required()</a></span><br>
|
227 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_required_symbol">FormElement::set_required_symbol()</a></span><br>
|
228 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_slave_data">FormElement::set_slave_data()</a></span><br>
|
229 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_slave_elements">FormElement::set_slave_elements()</a></span><br>
|
230 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_stripslashes">FormElement::set_stripslashes()</a></span><br>
|
231 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_style_attribute">FormElement::set_style_attribute()</a></span><br>
|
232 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_tabindex">FormElement::set_tabindex()</a></span><br>
|
233 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_title">FormElement::set_title()</a></span><br>
|
234 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_value">FormElement::set_value()</a></span><br>
|
235 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodvalidate">FormElement::validate()</a></span><br>
|
236 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_build_element_attributes">FormElement::_build_element_attributes()</a></span><br>
|
237 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_build_javascript">FormElement::_build_javascript()</a></span><br>
|
238 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_do_validation">FormElement::_do_validation()</a></span><br>
|
239 |
|
|
</blockquote>
|
240 |
|
|
|
241 |
|
|
</div>
|
242 |
|
|
</div>
|
243 |
|
|
|
244 |
|
|
|
245 |
|
|
<p class="notes" id="credit">
|
246 |
|
|
Documentation generated on Thu, 1 Apr 2004 09:38:32 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
|
247 |
|
|
</p>
|
248 |
|
|
</div></body>
|
249 |
|
|
</html>
|