1 |
jonen |
1.1 |
<?xml version="1.0" encoding="iso-8859-1"?> |
2 |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
4 |
|
|
<head> |
5 |
|
|
<!-- template designed by Marco Von Ballmoos --> |
6 |
|
|
<title>Docs For Class FEHostNameWithPort</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 FEHostNameWithPort</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-descendents">Descendents</a> |
20 |
|
|
| <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) |
21 |
|
|
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
22 |
|
|
|
23 |
|
|
</div> |
24 |
|
|
<div class="info-box-body"> |
25 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
26 |
|
|
<p class="short-description">This is the DomainName FormElement which builds a text input field. It also includes a port # It validates as is_domainname().</p> |
27 |
|
|
<ul class="tags"> |
28 |
|
|
<li><span class="field">copyright:</span> <p>LGPL - See LICENCE</p></li> |
29 |
|
|
<li><span class="field">author:</span> <p>Suren Markossian <<a href="mailto:suren@bcsweb.com">mailto:suren@bcsweb.com</a>></p></li> |
30 |
|
|
<li><span class="field">author:</span> <p>Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>></p></li> |
31 |
|
|
</ul> |
32 |
|
|
<p class="notes"> |
33 |
|
|
Located in <a class="field" href="_form_form_elements_FEText_inc.html">Program_Root/form/form_elements/FEText.inc</a> (line <span class="field">210</span>) |
34 |
|
|
</p> |
35 |
|
|
|
36 |
|
|
|
37 |
|
|
<pre><a href="../../phpHtmlLib/FormProcessing/FormElement.html">FormElement</a> |
38 |
|
|
| |
39 |
|
|
--<a href="../../phpHtmlLib/FormProcessing/FEText.html">FEText</a> |
40 |
|
|
| |
41 |
|
|
--FEHostNameWithPort</pre> |
42 |
|
|
|
43 |
|
|
</div> |
44 |
|
|
</div> |
45 |
|
|
|
46 |
|
|
<a name="sec-descendents"></a> |
47 |
|
|
<div class="info-box"> |
48 |
|
|
<div class="info-box-title">Direct descendents</div> |
49 |
|
|
<div class="nav-bar"> |
50 |
|
|
<a href="#sec-description">Description</a> | |
51 |
|
|
<span class="disabled">Descendents</span> |
52 |
|
|
| <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) |
53 |
|
|
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
54 |
|
|
|
55 |
|
|
</div> |
56 |
|
|
<div class="info-box-body"> |
57 |
|
|
<table cellpadding="2" cellspacing="0" class="class-table"> |
58 |
|
|
<tr> |
59 |
|
|
<th class="class-table-header">Class</th> |
60 |
|
|
<th class="class-table-header">Description</th> |
61 |
|
|
</tr> |
62 |
|
|
<tr> |
63 |
|
|
<td style="padding-right: 2em"><a href="../../phpHtmlLib/FormProcessing/FEIPAddressWithPort.html">FEIPAddressWithPort</a></td> |
64 |
|
|
<td> |
65 |
|
|
This is the Ip Address FormElement which builds a text input field. |
66 |
|
|
</td> |
67 |
|
|
</tr> |
68 |
|
|
</table> |
69 |
|
|
</div> |
70 |
|
|
</div> |
71 |
|
|
|
72 |
|
|
<a name="sec-var-summary"></a> |
73 |
|
|
<div class="info-box"> |
74 |
|
|
<div class="info-box-title">Variable Summary</span></div> |
75 |
|
|
<div class="nav-bar"> |
76 |
|
|
<a href="#sec-description">Description</a> | |
77 |
|
|
<a href="#sec-descendents">Descendents</a> | |
78 |
|
|
<span class="disabled">Vars</span> (<a href="#sec-vars">details</a>) |
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 |
|
|
<div class="var-summary"> |
85 |
|
|
<div class="var-title"> |
86 |
|
|
<span class="var-type">mixed</span> |
87 |
|
|
<a href="#$_seperate_port_flag" title="details" class="var-name">$_seperate_port_flag</a> |
88 |
|
|
</div> |
89 |
|
|
</div> |
90 |
|
|
</div> |
91 |
|
|
</div> |
92 |
|
|
|
93 |
|
|
<a name="sec-method-summary"></a> |
94 |
|
|
<div class="info-box"> |
95 |
|
|
<div class="info-box-title">Method Summary</span></div> |
96 |
|
|
<div class="nav-bar"> |
97 |
|
|
<a href="#sec-description">Description</a> | |
98 |
|
|
<a href="#sec-descendents">Descendents</a> | |
99 |
|
|
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) |
100 |
|
|
|
101 |
|
|
| |
102 |
|
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) |
103 |
|
|
</div> |
104 |
|
|
<div class="info-box-body"> |
105 |
|
|
<div class="method-summary"> |
106 |
|
|
|
107 |
|
|
<div class="method-definition"> |
108 |
|
|
<span class="method-result">void</span> |
109 |
|
|
<a href="#FEHostNameWithPort" title="details" class="method-name">FEHostNameWithPort</a> |
110 |
|
|
(<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">$width</span> = <span class="var-default">NULL</span>], [<span class="var-type">int</span> <span class="var-name">$maxlength</span> = <span class="var-default">NULL</span>], [<span class="var-type">bool</span> <span class="var-name">$seperate_port</span> = <span class="var-default">FALSE</span>]) |
111 |
|
|
</div> |
112 |
|
|
|
113 |
|
|
<div class="method-definition"> |
114 |
|
|
<span class="method-result">object</span> |
115 |
|
|
<a href="#get_element" title="details" class="method-name">get_element</a> |
116 |
|
|
() |
117 |
|
|
</div> |
118 |
|
|
|
119 |
|
|
<div class="method-definition"> |
120 |
|
|
<span class="method-result">void</span> |
121 |
|
|
<a href="#validate" title="details" class="method-name">validate</a> |
122 |
|
|
(<span class="var-type"><a href="../../phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a></span> <span class="var-name">&$_FormValidation</span>) |
123 |
|
|
</div> |
124 |
|
|
|
125 |
|
|
<div class="method-definition"> |
126 |
|
|
<span class="method-result">bool</span> |
127 |
|
|
<a href="#_validate_hostname" title="details" class="method-name">_validate_hostname</a> |
128 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">&$_FormValidation</span>, <span class="var-type">mixed</span> <span class="var-name">$value</span>) |
129 |
|
|
</div> |
130 |
|
|
</div> |
131 |
|
|
</div> |
132 |
|
|
</div> |
133 |
|
|
|
134 |
|
|
<a name="sec-vars"></a> |
135 |
|
|
<div class="info-box"> |
136 |
|
|
<div class="info-box-title">Variables</div> |
137 |
|
|
<div class="nav-bar"> |
138 |
|
|
<a href="#sec-description">Description</a> | |
139 |
|
|
<a href="#sec-descendents">Descendents</a> | |
140 |
|
|
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) |
141 |
|
|
|
142 |
|
|
|
143 |
|
|
| |
144 |
|
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
145 |
|
|
|
146 |
|
|
</div> |
147 |
|
|
<div class="info-box-body"> |
148 |
|
|
<a name="var$_seperate_port_flag" id="$_seperate_port_flag"><!-- --></A> |
149 |
|
|
<div class="evenrow"> |
150 |
|
|
|
151 |
|
|
<div class="var-header"> |
152 |
|
|
<span class="var-title"> |
153 |
|
|
<span class="var-type">mixed</span> |
154 |
|
|
<span class="var-name">$_seperate_port_flag</span> |
155 |
|
|
= <span class="var-default"> FALSE</span> (line <span class="line-number">216</span>) |
156 |
|
|
</span> |
157 |
|
|
</div> |
158 |
|
|
|
159 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
160 |
|
|
<p class="short-description">flag to tell us to seperate the port</p> |
161 |
|
|
<p class="description"><p>value into it's own field</p></p> |
162 |
|
|
|
163 |
|
|
|
164 |
|
|
|
165 |
|
|
|
166 |
|
|
|
167 |
|
|
</div> |
168 |
|
|
<h4>Inherited Variables</h4> |
169 |
|
|
<A NAME='inherited_vars'><!-- --></A> |
170 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormElement.html">FormElement</a></span></p> |
171 |
|
|
<blockquote> |
172 |
|
|
<span class="var-title"> |
173 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_attributes">FormElement::$_attributes</a></span><br> |
174 |
|
|
</span> |
175 |
|
|
<span class="var-title"> |
176 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_element_name">FormElement::$_element_name</a></span><br> |
177 |
|
|
</span> |
178 |
|
|
<span class="var-title"> |
179 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_errors">FormElement::$_errors</a></span><br> |
180 |
|
|
</span> |
181 |
|
|
<span class="var-title"> |
182 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_error_message">FormElement::$_error_message</a></span><br> |
183 |
|
|
</span> |
184 |
|
|
<span class="var-title"> |
185 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_form_name">FormElement::$_form_name</a></span><br> |
186 |
|
|
</span> |
187 |
|
|
<span class="var-title"> |
188 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_has_error">FormElement::$_has_error</a></span><br> |
189 |
|
|
</span> |
190 |
|
|
<span class="var-title"> |
191 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_is_disabled">FormElement::$_is_disabled</a></span><br> |
192 |
|
|
</span> |
193 |
|
|
<span class="var-title"> |
194 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_is_required">FormElement::$_is_required</a></span><br> |
195 |
|
|
</span> |
196 |
|
|
<span class="var-title"> |
197 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_label_text">FormElement::$_label_text</a></span><br> |
198 |
|
|
</span> |
199 |
|
|
<span class="var-title"> |
200 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_stripslashes">FormElement::$_stripslashes</a></span><br> |
201 |
|
|
</span> |
202 |
|
|
<span class="var-title"> |
203 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_style_attributes">FormElement::$_style_attributes</a></span><br> |
204 |
|
|
</span> |
205 |
|
|
<span class="var-title"> |
206 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_value">FormElement::$_value</a></span><br> |
207 |
|
|
</span> |
208 |
|
|
</blockquote> |
209 |
|
|
|
210 |
|
|
</div> |
211 |
|
|
</div> |
212 |
|
|
|
213 |
|
|
<a name="sec-methods"></a> |
214 |
|
|
<div class="info-box"> |
215 |
|
|
<div class="info-box-title">Methods</div> |
216 |
|
|
<div class="nav-bar"> |
217 |
|
|
<a href="#sec-description">Description</a> | |
218 |
|
|
<a href="#sec-descendents">Descendents</a> | |
219 |
|
|
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) |
220 |
|
|
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) |
221 |
|
|
|
222 |
|
|
</div> |
223 |
|
|
<div class="info-box-body"> |
224 |
|
|
<A NAME='method_detail'></A> |
225 |
|
|
<a name="methodFEHostNameWithPort" id="FEHostNameWithPort"><!-- --></a> |
226 |
|
|
<div class="oddrow"> |
227 |
|
|
|
228 |
|
|
<div class="method-header"> |
229 |
|
|
<span class="method-title">Constructor FEHostNameWithPort</span> (line <span class="line-number">227</span>) |
230 |
|
|
</div> |
231 |
|
|
|
232 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
233 |
|
|
<p class="short-description">The constructor</p> |
234 |
|
|
|
235 |
|
|
<div class="method-signature"> |
236 |
|
|
<span class="method-result">void</span> |
237 |
|
|
<span class="method-name"> |
238 |
|
|
FEHostNameWithPort |
239 |
|
|
</span> |
240 |
|
|
(<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">$width</span> = <span class="var-default">NULL</span>], [<span class="var-type">int</span> <span class="var-name">$maxlength</span> = <span class="var-default">NULL</span>], [<span class="var-type">bool</span> <span class="var-name">$seperate_port</span> = <span class="var-default">FALSE</span>]) |
241 |
|
|
</div> |
242 |
|
|
|
243 |
|
|
<ul class="parameters"> |
244 |
|
|
<li> |
245 |
|
|
<span class="var-type">label</span> |
246 |
|
|
<span class="var-name">$label</span><span class="var-description">: <p>string - text label for the element</p></span> </li> |
247 |
|
|
<li> |
248 |
|
|
<span class="var-type">bool</span> |
249 |
|
|
<span class="var-name">$required</span><span class="var-description">: <p>required - is this a required element</p></span> </li> |
250 |
|
|
<li> |
251 |
|
|
<span class="var-type">int</span> |
252 |
|
|
<span class="var-name">$width</span><span class="var-description">: <p>required - element width in characters, pixels (px), percentage (%) or elements (em)</p></span> </li> |
253 |
|
|
<li> |
254 |
|
|
<span class="var-type">int</span> |
255 |
|
|
<span class="var-name">$maxlength</span><span class="var-description">: <p>required - maximum number of chars allowed to type in</p></span> </li> |
256 |
|
|
<li> |
257 |
|
|
<span class="var-type">bool</span> |
258 |
|
|
<span class="var-name">$seperate_port</span><span class="var-description">: <p>optional - seperate the port value into it's own textarea field</p></span> </li> |
259 |
|
|
</ul> |
260 |
|
|
|
261 |
|
|
|
262 |
|
|
</div> |
263 |
|
|
<a name="methodget_element" id="get_element"><!-- --></a> |
264 |
|
|
<div class="evenrow"> |
265 |
|
|
|
266 |
|
|
<div class="method-header"> |
267 |
|
|
<span class="method-title">get_element</span> (line <span class="line-number">239</span>) |
268 |
|
|
</div> |
269 |
|
|
|
270 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
271 |
|
|
<p class="short-description">This function builds and returns the form element object</p> |
272 |
|
|
|
273 |
|
|
<div class="method-signature"> |
274 |
|
|
<span class="method-result">object</span> |
275 |
|
|
<span class="method-name"> |
276 |
|
|
get_element |
277 |
|
|
</span> |
278 |
|
|
() |
279 |
|
|
</div> |
280 |
|
|
|
281 |
|
|
|
282 |
|
|
<hr class="separator" /> |
283 |
|
|
<div class="notes">Redefinition of:</div> |
284 |
|
|
<dl> |
285 |
|
|
<dt><a href="../../phpHtmlLib/FormProcessing/FEText.html#methodget_element">FEText::get_element()</a></dt> |
286 |
|
|
<dd>This function builds and returns the form element object</dd> |
287 |
|
|
</dl> |
288 |
|
|
|
289 |
|
|
</div> |
290 |
|
|
<a name="methodvalidate" id="validate"><!-- --></a> |
291 |
|
|
<div class="oddrow"> |
292 |
|
|
|
293 |
|
|
<div class="method-header"> |
294 |
|
|
<span class="method-title">validate</span> (line <span class="line-number">286</span>) |
295 |
|
|
</div> |
296 |
|
|
|
297 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
298 |
|
|
<p class="short-description">This method validates the data for this Form Element.</p> |
299 |
|
|
<p class="description"><p>It validates as is_domainname().</p></p> |
300 |
|
|
|
301 |
|
|
<div class="method-signature"> |
302 |
|
|
<span class="method-result">void</span> |
303 |
|
|
<span class="method-name"> |
304 |
|
|
validate |
305 |
|
|
</span> |
306 |
|
|
(<span class="var-type"><a href="../../phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a></span> <span class="var-name">&$_FormValidation</span>) |
307 |
|
|
</div> |
308 |
|
|
|
309 |
|
|
<ul class="parameters"> |
310 |
|
|
<li> |
311 |
|
|
<span class="var-type"><a href="../../phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a></span> |
312 |
|
|
<span class="var-name">&$_FormValidation</span><span class="var-description">: <p>object.</p></span> </li> |
313 |
|
|
</ul> |
314 |
|
|
|
315 |
|
|
<hr class="separator" /> |
316 |
|
|
<div class="notes">Redefinition of:</div> |
317 |
|
|
<dl> |
318 |
|
|
<dt><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodvalidate">FormElement::validate()</a></dt> |
319 |
|
|
<dd>This function performs the actual validation It is called only if the validation is required by this element</dd> |
320 |
|
|
</dl> |
321 |
|
|
|
322 |
|
|
</div> |
323 |
|
|
<a name="method_validate_hostname" id="_validate_hostname"><!-- --></a> |
324 |
|
|
<div class="evenrow"> |
325 |
|
|
|
326 |
|
|
<div class="method-header"> |
327 |
|
|
<span class="method-title">_validate_hostname</span> (line <span class="line-number">322</span>) |
328 |
|
|
</div> |
329 |
|
|
|
330 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
331 |
|
|
<p class="short-description">this validates the hostname field only</p> |
332 |
|
|
<ul class="tags"> |
333 |
|
|
<li><span class="field">return:</span> <p>TRUE = valid</p></li> |
334 |
|
|
</ul> |
335 |
|
|
|
336 |
|
|
<div class="method-signature"> |
337 |
|
|
<span class="method-result">bool</span> |
338 |
|
|
<span class="method-name"> |
339 |
|
|
_validate_hostname |
340 |
|
|
</span> |
341 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">&$_FormValidation</span>, <span class="var-type">mixed</span> <span class="var-name">$value</span>) |
342 |
|
|
</div> |
343 |
|
|
|
344 |
|
|
|
345 |
|
|
|
346 |
|
|
<hr class="separator" /> |
347 |
|
|
<div class="notes">Redefined in descendants as:</div> |
348 |
|
|
<ul class="redefinitions"> |
349 |
|
|
<li> |
350 |
|
|
<a href="../../phpHtmlLib/FormProcessing/FEIPAddressWithPort.html#method_validate_hostname">FEIPAddressWithPort::_validate_hostname()</a> |
351 |
|
|
: this validates the hostname field only |
352 |
|
|
</li> |
353 |
|
|
</ul> |
354 |
|
|
</div> |
355 |
|
|
<h4>Inherited Methods</h4> |
356 |
|
|
<a name='inherited_methods'><!-- --></a> |
357 |
|
|
<!-- =========== Summary =========== --> |
358 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FEText.html">FEText</a></span></p> |
359 |
|
|
<blockquote> |
360 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FEText.html#methodFEText">FEText::FEText()</a></span><br> |
361 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FEText.html#methodget_element">FEText::get_element()</a></span><br> |
362 |
|
|
</blockquote> |
363 |
|
|
<!-- =========== Summary =========== --> |
364 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormElement.html">FormElement</a></span></p> |
365 |
|
|
<blockquote> |
366 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodFormElement">FormElement::FormElement()</a></span><br> |
367 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodcreate_element_name">FormElement::create_element_name()</a></span><br> |
368 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_attribute">FormElement::get_attribute()</a></span><br> |
369 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_element">FormElement::get_element()</a></span><br> |
370 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_element_name">FormElement::get_element_name()</a></span><br> |
371 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_errors">FormElement::get_errors()</a></span><br> |
372 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_error_message">FormElement::get_error_message()</a></span><br> |
373 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_init_value">FormElement::get_init_value()</a></span><br> |
374 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_label">FormElement::get_label()</a></span><br> |
375 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_label_text">FormElement::get_label_text()</a></span><br> |
376 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_required_symbol">FormElement::get_required_symbol()</a></span><br> |
377 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_value">FormElement::get_value()</a></span><br> |
378 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_value_text">FormElement::get_value_text()</a></span><br> |
379 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodhas_error">FormElement::has_error()</a></span><br> |
380 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodis_disabled">FormElement::is_disabled()</a></span><br> |
381 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodis_required">FormElement::is_required()</a></span><br> |
382 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodjavascript">FormElement::javascript()</a></span><br> |
383 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonBlur">FormElement::onBlur()</a></span><br> |
384 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonChange">FormElement::onChange()</a></span><br> |
385 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonClick">FormElement::onClick()</a></span><br> |
386 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonFocus">FormElement::onFocus()</a></span><br> |
387 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonSubmit">FormElement::onSubmit()</a></span><br> |
388 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_attribute">FormElement::set_attribute()</a></span><br> |
389 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_disabled">FormElement::set_disabled()</a></span><br> |
390 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_error_message">FormElement::set_error_message()</a></span><br> |
391 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_form_name">FormElement::set_form_name()</a></span><br> |
392 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_label_text">FormElement::set_label_text()</a></span><br> |
393 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_required">FormElement::set_required()</a></span><br> |
394 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_stripslashes">FormElement::set_stripslashes()</a></span><br> |
395 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_style_attribute">FormElement::set_style_attribute()</a></span><br> |
396 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_title">FormElement::set_title()</a></span><br> |
397 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_value">FormElement::set_value()</a></span><br> |
398 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodvalidate">FormElement::validate()</a></span><br> |
399 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_build_element_attributes">FormElement::_build_element_attributes()</a></span><br> |
400 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_build_javascript">FormElement::_build_javascript()</a></span><br> |
401 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_do_validation">FormElement::_do_validation()</a></span><br> |
402 |
|
|
</blockquote> |
403 |
|
|
|
404 |
|
|
</div> |
405 |
|
|
</div> |
406 |
|
|
|
407 |
|
|
<p class="notes" id="credit"> |
408 |
|
|
Documention generated on Thu, 31 Jul 2003 18:32:36 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a> |
409 |
|
|
</p> |
410 |
|
|
</div></body> |
411 |
|
|
</html> |