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 FEHidden</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 FEHidden</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 Hidden FormElement which builds a input field of type="hidden". It has no validation method.</p> |
26 |
|
|
<ul class="tags"> |
27 |
|
|
<li><span class="field">copyright:</span> <p>LGPL - See LICENCE</p></li> |
28 |
|
|
<li><span class="field">author:</span> <p>Suren Markossian <<a href="mailto:suren@bcsweb.com">mailto:suren@bcsweb.com</a>></p></li> |
29 |
|
|
<li><span class="field">author:</span> <p>Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>></p></li> |
30 |
|
|
</ul> |
31 |
|
|
<p class="notes"> |
32 |
|
|
Located in <a class="field" href="_form_form_elements_misc_inc.html">Program_Root/form/form_elements/misc.inc</a> (line <span class="field">28</span>) |
33 |
|
|
</p> |
34 |
|
|
|
35 |
|
|
|
36 |
|
|
<pre><a href="../../phpHtmlLib/FormProcessing/FormElement.html">FormElement</a> |
37 |
jonen |
1.1 |
| |
38 |
|
|
--FEHidden</pre> |
39 |
jonen |
1.2 |
|
40 |
|
|
</div> |
41 |
|
|
</div> |
42 |
|
|
|
43 |
|
|
|
44 |
|
|
|
45 |
|
|
<a name="sec-method-summary"></a> |
46 |
|
|
<div class="info-box"> |
47 |
|
|
<div class="info-box-title">Method Summary</span></div> |
48 |
|
|
<div class="nav-bar"> |
49 |
|
|
<a href="#sec-description">Description</a> | |
50 |
|
|
<a href="#sec-vars">Vars</a> |
51 |
|
|
|
52 |
|
|
| |
53 |
|
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) |
54 |
|
|
</div> |
55 |
|
|
<div class="info-box-body"> |
56 |
|
|
<div class="method-summary"> |
57 |
|
|
|
58 |
|
|
<div class="method-definition"> |
59 |
|
|
<span class="method-result">void</span> |
60 |
|
|
<a href="#FEHidden" title="details" class="method-name">FEHidden</a> |
61 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">$label</span>, [<span class="var-type">mixed</span> <span class="var-name">$value</span> = <span class="var-default">NULL</span>]) |
62 |
|
|
</div> |
63 |
|
|
|
64 |
|
|
<div class="method-definition"> |
65 |
|
|
<span class="method-result">void</span> |
66 |
|
|
<a href="#get_element" title="details" class="method-name">get_element</a> |
67 |
|
|
() |
68 |
|
|
</div> |
69 |
|
|
</div> |
70 |
|
|
</div> |
71 |
|
|
</div> |
72 |
|
|
|
73 |
|
|
<a name="sec-vars"></a> |
74 |
|
|
<div class="info-box"> |
75 |
|
|
<div class="info-box-title">Variables</div> |
76 |
|
|
<div class="nav-bar"> |
77 |
|
|
<a href="#sec-description">Description</a> | |
78 |
|
|
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) |
79 |
|
|
|
80 |
|
|
|
81 |
|
|
| |
82 |
|
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) |
83 |
|
|
|
84 |
|
|
</div> |
85 |
|
|
<div class="info-box-body"> |
86 |
|
|
<h4>Inherited Variables</h4> |
87 |
|
|
<A NAME='inherited_vars'><!-- --></A> |
88 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormElement.html">FormElement</a></span></p> |
89 |
|
|
<blockquote> |
90 |
|
|
<span class="var-title"> |
91 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_attributes">FormElement::$_attributes</a></span><br> |
92 |
|
|
</span> |
93 |
|
|
<span class="var-title"> |
94 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_element_name">FormElement::$_element_name</a></span><br> |
95 |
|
|
</span> |
96 |
|
|
<span class="var-title"> |
97 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_errors">FormElement::$_errors</a></span><br> |
98 |
|
|
</span> |
99 |
|
|
<span class="var-title"> |
100 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_error_message">FormElement::$_error_message</a></span><br> |
101 |
|
|
</span> |
102 |
|
|
<span class="var-title"> |
103 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_form_name">FormElement::$_form_name</a></span><br> |
104 |
|
|
</span> |
105 |
|
|
<span class="var-title"> |
106 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_has_error">FormElement::$_has_error</a></span><br> |
107 |
|
|
</span> |
108 |
|
|
<span class="var-title"> |
109 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_is_disabled">FormElement::$_is_disabled</a></span><br> |
110 |
|
|
</span> |
111 |
|
|
<span class="var-title"> |
112 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_is_required">FormElement::$_is_required</a></span><br> |
113 |
|
|
</span> |
114 |
|
|
<span class="var-title"> |
115 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_label_text">FormElement::$_label_text</a></span><br> |
116 |
|
|
</span> |
117 |
|
|
<span class="var-title"> |
118 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_stripslashes">FormElement::$_stripslashes</a></span><br> |
119 |
|
|
</span> |
120 |
|
|
<span class="var-title"> |
121 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_style_attributes">FormElement::$_style_attributes</a></span><br> |
122 |
|
|
</span> |
123 |
|
|
<span class="var-title"> |
124 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#var$_value">FormElement::$_value</a></span><br> |
125 |
|
|
</span> |
126 |
|
|
</blockquote> |
127 |
|
|
|
128 |
|
|
</div> |
129 |
|
|
</div> |
130 |
|
|
|
131 |
|
|
<a name="sec-methods"></a> |
132 |
|
|
<div class="info-box"> |
133 |
|
|
<div class="info-box-title">Methods</div> |
134 |
|
|
<div class="nav-bar"> |
135 |
|
|
<a href="#sec-description">Description</a> | |
136 |
|
|
<a href="#sec-vars">Vars</a> |
137 |
|
|
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) |
138 |
|
|
|
139 |
|
|
</div> |
140 |
|
|
<div class="info-box-body"> |
141 |
|
|
<A NAME='method_detail'></A> |
142 |
|
|
<a name="methodFEHidden" id="FEHidden"><!-- --></a> |
143 |
|
|
<div class="oddrow"> |
144 |
|
|
|
145 |
|
|
<div class="method-header"> |
146 |
|
|
<span class="method-title">Constructor FEHidden</span> (line <span class="line-number">30</span>) |
147 |
|
|
</div> |
148 |
|
|
|
149 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
150 |
|
|
|
151 |
|
|
<div class="method-signature"> |
152 |
|
|
<span class="method-result">void</span> |
153 |
|
|
<span class="method-name"> |
154 |
|
|
FEHidden |
155 |
|
|
</span> |
156 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">$label</span>, [<span class="var-type">mixed</span> <span class="var-name">$value</span> = <span class="var-default">NULL</span>]) |
157 |
|
|
</div> |
158 |
|
|
|
159 |
|
|
|
160 |
|
|
|
161 |
|
|
</div> |
162 |
|
|
<a name="methodget_element" id="get_element"><!-- --></a> |
163 |
|
|
<div class="evenrow"> |
164 |
|
|
|
165 |
|
|
<div class="method-header"> |
166 |
|
|
<span class="method-title">get_element</span> (line <span class="line-number">37</span>) |
167 |
|
|
</div> |
168 |
|
|
|
169 |
|
|
<!-- ========== Info from phpDoc block ========= --> |
170 |
|
|
|
171 |
|
|
<div class="method-signature"> |
172 |
|
|
<span class="method-result">void</span> |
173 |
|
|
<span class="method-name"> |
174 |
|
|
get_element |
175 |
|
|
</span> |
176 |
|
|
() |
177 |
|
|
</div> |
178 |
|
|
|
179 |
|
|
|
180 |
|
|
<hr class="separator" /> |
181 |
|
|
<div class="notes">Redefinition of:</div> |
182 |
|
|
<dl> |
183 |
|
|
<dt><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_element">FormElement::get_element()</a></dt> |
184 |
|
|
<dd>This function builds and returns the form element object</dd> |
185 |
|
|
</dl> |
186 |
|
|
|
187 |
|
|
</div> |
188 |
|
|
<h4>Inherited Methods</h4> |
189 |
|
|
<a name='inherited_methods'><!-- --></a> |
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#methodget_attribute">FormElement::get_attribute()</a></span><br> |
196 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_element">FormElement::get_element()</a></span><br> |
197 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_element_name">FormElement::get_element_name()</a></span><br> |
198 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_errors">FormElement::get_errors()</a></span><br> |
199 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_error_message">FormElement::get_error_message()</a></span><br> |
200 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_init_value">FormElement::get_init_value()</a></span><br> |
201 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_label">FormElement::get_label()</a></span><br> |
202 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_label_text">FormElement::get_label_text()</a></span><br> |
203 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_required_symbol">FormElement::get_required_symbol()</a></span><br> |
204 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_value">FormElement::get_value()</a></span><br> |
205 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodget_value_text">FormElement::get_value_text()</a></span><br> |
206 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodhas_error">FormElement::has_error()</a></span><br> |
207 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodis_disabled">FormElement::is_disabled()</a></span><br> |
208 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodis_required">FormElement::is_required()</a></span><br> |
209 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodjavascript">FormElement::javascript()</a></span><br> |
210 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonBlur">FormElement::onBlur()</a></span><br> |
211 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonChange">FormElement::onChange()</a></span><br> |
212 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonClick">FormElement::onClick()</a></span><br> |
213 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonFocus">FormElement::onFocus()</a></span><br> |
214 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodonSubmit">FormElement::onSubmit()</a></span><br> |
215 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_attribute">FormElement::set_attribute()</a></span><br> |
216 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_disabled">FormElement::set_disabled()</a></span><br> |
217 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_error_message">FormElement::set_error_message()</a></span><br> |
218 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_form_name">FormElement::set_form_name()</a></span><br> |
219 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_label_text">FormElement::set_label_text()</a></span><br> |
220 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_required">FormElement::set_required()</a></span><br> |
221 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_stripslashes">FormElement::set_stripslashes()</a></span><br> |
222 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_style_attribute">FormElement::set_style_attribute()</a></span><br> |
223 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_title">FormElement::set_title()</a></span><br> |
224 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodset_value">FormElement::set_value()</a></span><br> |
225 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#methodvalidate">FormElement::validate()</a></span><br> |
226 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_build_element_attributes">FormElement::_build_element_attributes()</a></span><br> |
227 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_build_javascript">FormElement::_build_javascript()</a></span><br> |
228 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormElement.html#method_do_validation">FormElement::_do_validation()</a></span><br> |
229 |
|
|
</blockquote> |
230 |
|
|
|
231 |
|
|
</div> |
232 |
jonen |
1.1 |
</div> |
233 |
jonen |
1.2 |
|
234 |
|
|
<p class="notes" id="credit"> |
235 |
|
|
Documention generated on Thu, 31 Jul 2003 18:32:54 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a> |
236 |
|
|
</p> |
237 |
|
|
</div></body> |
238 |
jonen |
1.1 |
</html> |