/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/form-examples/_examples_form4_php.html
ViewVC logotype

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/form-examples/_examples_form4_php.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Thu May 6 16:57:19 2004 UTC (20 years, 4 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
 updated all to v2.4.1 - Apr 01, 2004

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 page form4.php</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
13 <h2 class="file-name">/examples/form4.php</h2>
14
15 <a name="sec-description"></a>
16 <div class="info-box">
17 <div class="info-box-title">Description</div>
18 <div class="nav-bar">
19 <span class="disabled">Description</span> |
20 <a href="#sec-classes">Classes</a>
21 | <a href="#sec-includes">Includes</a>
22 </div>
23 <div class="info-box-body">
24 <!-- ========== Info from phpDoc block ========= -->
25 <p class="short-description">This example illustrates the use of the master slave element</p>
26 <p class="description"><p>$Id: _examples_form4_php.html,v 1.1 2004/04/01 17:39:05 hemna Exp $</p></p>
27 <ul class="tags">
28 <li><span class="field">version:</span> 2.2.0</li>
29 <li><span class="field">author:</span> Sumedh Thakar &lt;<a href="mailto:sumedh_thakar@yahoo.com">sumedh_thakar@yahoo.com</a>&gt;</li>
30 </ul>
31
32 </div>
33 </div>
34
35 <a name="sec-classes"></a>
36 <div class="info-box">
37 <div class="info-box-title">Classes</div>
38 <div class="nav-bar">
39 <a href="#sec-description">Description</a> |
40 <span class="disabled">Classes</span>
41 | <a href="#sec-includes">Includes</a>
42 </div>
43 <div class="info-box-body">
44 <table cellpadding="2" cellspacing="0" class="class-table">
45 <tr>
46 <th class="class-table-header">Class</th>
47 <th class="class-table-header">Description</th>
48 </tr>
49 <tr>
50 <td style="padding-right: 2em; vertical-align: top">
51 <a href="../../phpHtmlLib/form-examples/FECountryListMaster.html">FECountryListMaster</a>
52 </td>
53 <td>
54 A simple class to be the master. It contains a list of countries and the acceptable states for each county.
55 </td>
56 </tr>
57 <tr>
58 <td style="padding-right: 2em; vertical-align: top">
59 <a href="../../phpHtmlLib/form-examples/Form4Page.html">Form4Page</a>
60 </td>
61 <td>
62 This demonstrates the power of the master-slave relationship between two list elements
63 </td>
64 </tr>
65 <tr>
66 <td style="padding-right: 2em; vertical-align: top">
67 <a href="../../phpHtmlLib/form-examples/MasterSlaveForm.html">MasterSlaveForm</a>
68 </td>
69 <td>
70 This is the Class that handles the building of the Form itself. It creates the Form Elements inside the form_init_elements() method.
71 </td>
72 </tr>
73 </table>
74 </div>
75 </div>
76
77 <a name="sec-includes"></a>
78 <div class="info-box">
79 <div class="info-box-title">Includes</div>
80 <div class="nav-bar">
81 <a href="#sec-description">Description</a> |
82 <a href="#sec-classes">Classes</a>
83 | <span class="disabled">Includes</span>
84 </div>
85 <div class="info-box-body">
86 <a name="_includes_inc"><!-- --></a>
87 <div class="evenrow">
88
89 <div>
90 <span class="include-title">
91 <span class="include-type">include</span>
92 (<span class="include-name">"includes.inc"</span>)
93 (line <span class="line-number">20</span>)
94 </span>
95 </div>
96
97 <!-- ========== Info from phpDoc block ========= -->
98 <p class="short-description">Include the phphtmllib libraries</p>
99
100 </div>
101 <a name="_$phphtmllib_/form/includes_inc"><!-- --></a>
102 <div class="oddrow">
103
104 <div>
105 <span class="include-title">
106 <span class="include-type">include_once</span>
107 (<span class="include-name">$phphtmllib."/form/includes.inc"</span>)
108 (line <span class="line-number">26</span>)
109 </span>
110 </div>
111
112 <!-- ========== Info from phpDoc block ========= -->
113 <p class="short-description">Include the Form Processing objects</p>
114
115 </div>
116 <a name="_MyLayoutPage_inc"><!-- --></a>
117 <div class="evenrow">
118
119 <div>
120 <span class="include-title">
121 <span class="include-type">include_once</span>
122 (<span class="include-name"><a href="../../phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">"MyLayoutPage.inc"</a></span>)
123 (line <span class="line-number">31</span>)
124 </span>
125 </div>
126
127 <!-- ========== Info from phpDoc block ========= -->
128
129 </div>
130 </div>
131 </div>
132
133
134
135
136 <p class="notes" id="credit">
137 Documentation generated on Thu, 1 Apr 2004 09:38:47 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
138 </p>
139 </div></body>
140 </html>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed