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 Form4Page</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 Form4Page</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 demonstrates the power of the master-slave relationship between two list elements</p>
|
26 |
|
|
<p class="description"><p>The control produces the javascript required to change the value of the slave when the master changes. It also automatically does the verification to check if the given value of the slave is in the list of values for the given master. This way your validation is taken care of</p></p>
|
27 |
|
|
<ul class="tags">
|
28 |
|
|
<li><span class="field">version:</span> 2.0.0</li>
|
29 |
|
|
<li><span class="field">author:</span> Sumedh Thakar <<a href="mailto:sumedh_thakar@yahoo.com">sumedh_thakar@yahoo.com</a>></li>
|
30 |
|
|
</ul>
|
31 |
|
|
<p class="notes">
|
32 |
|
|
Located in <a class="field" href="_examples_form4_php.html">/examples/form4.php</a> (line <span class="field">129</span>)
|
33 |
|
|
</p>
|
34 |
|
|
|
35 |
|
|
|
36 |
|
|
<pre><a href="../../phpHtmlLib/HTMLPageClass.html">HTMLPageClass</a> |
37 |
|
|
| |
38 |
|
|
--<a href="../../phpHtmlLib/PageWidget.html">PageWidget</a> |
39 |
|
|
| |
40 |
|
|
--<a href="../../phpHtmlLib/examples/MyLayoutPage.html">MyLayoutPage</a> |
41 |
|
|
| |
42 |
|
|
--Form4Page</pre>
|
43 |
|
|
|
44 |
|
|
</div>
|
45 |
|
|
</div>
|
46 |
|
|
|
47 |
|
|
|
48 |
|
|
|
49 |
|
|
|
50 |
|
|
<a name="sec-method-summary"></a>
|
51 |
|
|
<div class="info-box">
|
52 |
|
|
<div class="info-box-title">Method Summary</span></div>
|
53 |
|
|
<div class="nav-bar">
|
54 |
|
|
<a href="#sec-description">Description</a> |
|
55 |
|
|
<a href="#sec-vars">Vars</a>
|
56 |
|
|
|
57 |
|
|
|
|
58 |
|
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
|
59 |
|
|
</div>
|
60 |
|
|
<div class="info-box-body">
|
61 |
|
|
<div class="method-summary">
|
62 |
|
|
|
63 |
|
|
<div class="method-definition">
|
64 |
|
|
<span class="method-result">void</span>
|
65 |
|
|
<a href="#content_block" title="details" class="method-name">content_block</a>
|
66 |
|
|
()
|
67 |
|
|
</div>
|
68 |
|
|
</div>
|
69 |
|
|
</div>
|
70 |
|
|
</div>
|
71 |
|
|
|
72 |
|
|
<a name="sec-vars"></a>
|
73 |
|
|
<div class="info-box">
|
74 |
|
|
<div class="info-box-title">Variables</div>
|
75 |
|
|
<div class="nav-bar">
|
76 |
|
|
<a href="#sec-description">Description</a> |
|
77 |
|
|
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
|
78 |
|
|
|
79 |
|
|
|
80 |
|
|
|
|
81 |
|
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
|
82 |
|
|
|
83 |
|
|
</div>
|
84 |
|
|
<div class="info-box-body">
|
85 |
|
|
<h4>Inherited Variables</h4>
|
86 |
|
|
<A NAME='inherited_vars'><!-- --></A>
|
87 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/PageWidget.html">PageWidget</a></span></p>
|
88 |
|
|
<blockquote>
|
89 |
|
|
<span class="var-title">
|
90 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/PageWidget.html#var$_allow_permissions_checks">PageWidget::$_allow_permissions_checks</a></span><br>
|
91 |
|
|
</span>
|
92 |
|
|
<span class="var-title">
|
93 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/PageWidget.html#var$_enable_debug">PageWidget::$_enable_debug</a></span><br>
|
94 |
|
|
</span>
|
95 |
|
|
<span class="var-title">
|
96 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/PageWidget.html#var$_permissions_error_width">PageWidget::$_permissions_error_width</a></span><br>
|
97 |
|
|
</span>
|
98 |
|
|
<span class="var-title">
|
99 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/PageWidget.html#var$_permission_box">PageWidget::$_permission_box</a></span><br>
|
100 |
|
|
</span>
|
101 |
|
|
<span class="var-title">
|
102 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/PageWidget.html#var$_perm_options">PageWidget::$_perm_options</a></span><br>
|
103 |
|
|
</span>
|
104 |
|
|
<span class="var-title">
|
105 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/PageWidget.html#var$_title_text">PageWidget::$_title_text</a></span><br>
|
106 |
|
|
</span>
|
107 |
|
|
</blockquote>
|
108 |
|
|
<p>Inherited from <span class="classname"><a href="../../phpHtmlLib/HTMLPageClass.html">HTMLPageClass</a></span></p>
|
109 |
|
|
<blockquote>
|
110 |
|
|
<span class="var-title">
|
111 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/HTMLPageClass.html#var$_favicon">HTMLPageClass::$_favicon</a></span><br>
|
112 |
|
|
</span>
|
113 |
|
|
<span class="var-title">
|
114 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/HTMLPageClass.html#var$_html_attributes">HTMLPageClass::$_html_attributes</a></span><br>
|
115 |
|
|
</span>
|
116 |
|
|
<span class="var-title">
|
117 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/HTMLPageClass.html#var$_html_render_type">HTMLPageClass::$_html_render_type</a></span><br>
|
118 |
|
|
</span>
|
119 |
|
|
<span class="var-title">
|
120 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/HTMLPageClass.html#var$_indent_style">HTMLPageClass::$_indent_style</a></span><br>
|
121 |
|
|
</span>
|
122 |
|
|
<span class="var-title">
|
123 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/HTMLPageClass.html#var$_widget_css_auto">HTMLPageClass::$_widget_css_auto</a></span><br>
|
124 |
|
|
</span>
|
125 |
|
|
<span class="var-title">
|
126 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/HTMLPageClass.html#var$_widget_js_auto">HTMLPageClass::$_widget_js_auto</a></span><br>
|
127 |
|
|
</span>
|
128 |
|
|
<span class="var-title">
|
129 |
|
|
<span class="var-name"><a href="../../phpHtmlLib/HTMLPageClass.html#var$_xml_encoding">HTMLPageClass::$_xml_encoding</a></span><br>
|
130 |
|
|
</span>
|
131 |
|
|
</blockquote>
|
132 |
|
|
|
133 |
|
|
</div>
|
134 |
|
|
</div>
|
135 |
|
|
|
136 |
|
|
<a name="sec-methods"></a>
|
137 |
|
|
<div class="info-box">
|
138 |
|
|
<div class="info-box-title">Methods</div>
|
139 |
|
|
<div class="nav-bar">
|
140 |
|
|
<a href="#sec-description">Description</a> |
|
141 |
|
|
<a href="#sec-vars">Vars</a>
|
142 |
|
|
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
|
143 |
|
|
|
144 |
|
|
</div>
|
145 |
|
|
<div class="info-box-body">
|
146 |
|
|
<A NAME='method_detail'></A>
|
147 |
|
|
<a name="methodcontent_block" id="content_block"><!-- --></a>
|
148 |
|
|
<div class="oddrow">
|
149 |
|
|
|
150 |
|
|
<div class="method-header">
|
151 |
|
|
<span class="method-title">content_block</span> (line <span class="line-number">131</span>)
|
152 |
|
|
</div>
|
153 |
|
|
|
154 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
155 |
|
|
|
156 |
|
|
<div class="method-signature">
|
157 |
|
|
<span class="method-result">void</span>
|
158 |
|
|
<span class="method-name">
|
159 |
|
|
content_block
|
160 |
|
|
</span>
|
161 |
|
|
()
|
162 |
|
|
</div>
|
163 |
|
|
|
164 |
|
|
|
165 |
|
|
<hr class="separator" />
|
166 |
|
|
<div class="notes">Redefinition of:</div>
|
167 |
|
|
<dl>
|
168 |
|
|
<dt><a href="../../phpHtmlLib/examples/MyLayoutPage.html#methodcontent_block">MyLayoutPage::content_block()</a></dt>
|
169 |
|
|
<dd>this function returns the contents of the right block. It is already wrapped in a TD</dd>
|
170 |
|
|
</dl>
|
171 |
|
|
|
172 |
|
|
</div>
|
173 |
|
|
<h4>Inherited Methods</h4>
|
174 |
|
|
<a name='inherited_methods'><!-- --></a>
|
175 |
|
|
<!-- =========== Summary =========== -->
|
176 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/examples/MyLayoutPage.html">MyLayoutPage</a></span></p>
|
177 |
|
|
<blockquote>
|
178 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/examples/MyLayoutPage.html#methodMyLayoutPage">MyLayoutPage::MyLayoutPage()</a></span><br>
|
179 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/examples/MyLayoutPage.html#methodbody_content">MyLayoutPage::body_content()</a></span><br>
|
180 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/examples/MyLayoutPage.html#methodcontent_block">MyLayoutPage::content_block()</a></span><br>
|
181 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/examples/MyLayoutPage.html#methodfooter_block">MyLayoutPage::footer_block()</a></span><br>
|
182 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/examples/MyLayoutPage.html#methodheader_block">MyLayoutPage::header_block()</a></span><br>
|
183 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/examples/MyLayoutPage.html#methodleft_block">MyLayoutPage::left_block()</a></span><br>
|
184 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/examples/MyLayoutPage.html#methodmain_block">MyLayoutPage::main_block()</a></span><br>
|
185 |
|
|
</blockquote>
|
186 |
|
|
<!-- =========== Summary =========== -->
|
187 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/PageWidget.html">PageWidget</a></span></p>
|
188 |
|
|
<blockquote>
|
189 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#methodPageWidget">PageWidget::PageWidget()</a></span><br>
|
190 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#methodallow_permissions_checks">PageWidget::allow_permissions_checks()</a></span><br>
|
191 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#methodbody_content">PageWidget::body_content()</a></span><br>
|
192 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#methodenable_debug">PageWidget::enable_debug()</a></span><br>
|
193 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#methodframeset">PageWidget::frameset()</a></span><br>
|
194 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#methodget_title">PageWidget::get_title()</a></span><br>
|
195 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#methodhead_content">PageWidget::head_content()</a></span><br>
|
196 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#methodhead_javascript">PageWidget::head_javascript()</a></span><br>
|
197 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#methodpermission">PageWidget::permission()</a></span><br>
|
198 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#methodrender">PageWidget::render()</a></span><br>
|
199 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#methodset_permissions_message">PageWidget::set_permissions_message()</a></span><br>
|
200 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#method_build_permission_box">PageWidget::_build_permission_box()</a></span><br>
|
201 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#method_check_permissions">PageWidget::_check_permissions()</a></span><br>
|
202 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#method_has_permission">PageWidget::_has_permission()</a></span><br>
|
203 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/PageWidget.html#method_set_perms">PageWidget::_set_perms()</a></span><br>
|
204 |
|
|
</blockquote>
|
205 |
|
|
<!-- =========== Summary =========== -->
|
206 |
|
|
<p>Inherited From <span class="classname"><a href="../../phpHtmlLib/HTMLPageClass.html">HTMLPageClass</a></span></p>
|
207 |
|
|
<blockquote>
|
208 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodHTMLPageClass">HTMLPageClass::HTMLPageClass()</a></span><br>
|
209 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodadd">HTMLPageClass::add()</a></span><br>
|
210 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodadd_css_link">HTMLPageClass::add_css_link()</a></span><br>
|
211 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodadd_head_content">HTMLPageClass::add_head_content()</a></span><br>
|
212 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodadd_head_css">HTMLPageClass::add_head_css()</a></span><br>
|
213 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodadd_head_js">HTMLPageClass::add_head_js()</a></span><br>
|
214 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodadd_js_link">HTMLPageClass::add_js_link()</a></span><br>
|
215 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodadd_reference">HTMLPageClass::add_reference()</a></span><br>
|
216 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodbuild_doctype">HTMLPageClass::build_doctype()</a></span><br>
|
217 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodget_html_attributes">HTMLPageClass::get_html_attributes()</a></span><br>
|
218 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodpush">HTMLPageClass::push()</a></span><br>
|
219 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodpush_css_link">HTMLPageClass::push_css_link()</a></span><br>
|
220 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodpush_head_content">HTMLPageClass::push_head_content()</a></span><br>
|
221 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodpush_head_js">HTMLPageClass::push_head_js()</a></span><br>
|
222 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodpush_js_link">HTMLPageClass::push_js_link()</a></span><br>
|
223 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodpush_reference">HTMLPageClass::push_reference()</a></span><br>
|
224 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodrender">HTMLPageClass::render()</a></span><br>
|
225 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodset_body_attributes">HTMLPageClass::set_body_attributes()</a></span><br>
|
226 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodset_charset">HTMLPageClass::set_charset()</a></span><br>
|
227 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodset_encoding">HTMLPageClass::set_encoding()</a></span><br>
|
228 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodset_favicon">HTMLPageClass::set_favicon()</a></span><br>
|
229 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodset_favicon_flag">HTMLPageClass::set_favicon_flag()</a></span><br>
|
230 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodset_frameset">HTMLPageClass::set_frameset()</a></span><br>
|
231 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodset_html_attributes">HTMLPageClass::set_html_attributes()</a></span><br>
|
232 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodset_language">HTMLPageClass::set_language()</a></span><br>
|
233 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodset_refresh">HTMLPageClass::set_refresh()</a></span><br>
|
234 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodset_text_debug">HTMLPageClass::set_text_debug()</a></span><br>
|
235 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#methodset_title">HTMLPageClass::set_title()</a></span><br>
|
236 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#method_build_content_type_tag">HTMLPageClass::_build_content_type_tag()</a></span><br>
|
237 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#method_build_head">HTMLPageClass::_build_head()</a></span><br>
|
238 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#method_create_body">HTMLPageClass::_create_body()</a></span><br>
|
239 |
|
|
<span class="method-name"><a href="../../phpHtmlLib/HTMLPageClass.html#method_frameset_wrap_body">HTMLPageClass::_frameset_wrap_body()</a></span><br>
|
240 |
|
|
</blockquote>
|
241 |
|
|
|
242 |
|
|
</div>
|
243 |
|
|
</div>
|
244 |
|
|
|
245 |
|
|
|
246 |
|
|
<p class="notes" id="credit">
|
247 |
|
|
Documentation generated on Thu, 1 Apr 2004 09:38:48 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
|
248 |
|
|
</p>
|
249 |
|
|
</div></body>
|
250 |
|
|
</html>
|