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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Wed Sep 24 12:50:41 2003 UTC (21 years ago) by jonen
Branch: MAIN
Changes since 1.1: +126 -236 lines
File MIME type: text/html
+ updated whole phphtmllib to v2.3.0

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 form1.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 <h2 class="file-name">Program_Root/examples/form1.php</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-classes">Classes</a>
20 | <a href="#sec-includes">Includes</a>
21 </div>
22 <div class="info-box-body">
23 <!-- ========== Info from phpDoc block ========= -->
24 <p class="short-description">This example illustrates the basics of the FormProcessing engine for phphtmllib.</p>
25 <p class="description"><p>$Id: _examples_form1_php.html,v 1.14 2003/08/01 01:37:48 hemna Exp $</p></p>
26 <ul class="tags">
27 <li><span class="field">version:</span> <p>2.2.0</p></li>
28 <li><span class="field">author:</span> <p>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</p></li>
29 </ul>
30
31 </div>
32 </div>
33
34 <a name="sec-classes"></a>
35 <div class="info-box">
36 <div class="info-box-title">Classes</div>
37 <div class="nav-bar">
38 <a href="#sec-description">Description</a> |
39 <span class="disabled">Classes</span>
40 | <a href="#sec-includes">Includes</a>
41 </div>
42 <div class="info-box-body">
43 <table cellpadding="2" cellspacing="0" class="class-table">
44 <tr>
45 <th class="class-table-header">Class</th>
46 <th class="class-table-header">Description</th>
47 </tr>
48 <tr>
49 <td style="padding-right: 2em; vertical-align: top">
50
51 </td>
52 <td>
53 A simple Page Layout object child.
54 </td>
55 </tr>
56 <tr>
57 <td style="padding-right: 2em; vertical-align: top">
58 <a href="../../phpHtmlLib/form-examples/AccountForm.html">AccountForm</a>
59 </td>
60 <td>
61 This is the Class that handles the building of the Form itself. It creates the Form Elements inside the form_init_elements() method.
62 </td>
63 </tr>
64 </table>
65 </div>
66 </div>
67
68 <a name="sec-includes"></a>
69 <div class="info-box">
70 <div class="info-box-title">Includes</div>
71 <div class="nav-bar">
72 <a href="#sec-description">Description</a> |
73 <a href="#sec-classes">Classes</a>
74 | <span class="disabled">Includes</span>
75 </div>
76 <div class="info-box-body">
77 <a name="_includes_inc"><!-- --></a>
78 <div class="oddrow">
79
80 <div>
81 <span class="include-title">
82 <span class="include-type">include</span>
83 (<span class="include-name">"includes.inc"</span>)
84 (line <span class="line-number">21</span>)
85 </span>
86 </div>
87
88 <!-- ========== Info from phpDoc block ========= -->
89 <p class="short-description">Include the phphtmllib libraries</p>
90
91 </div>
92 <a name="_$phphtmllib_/form/includes_inc"><!-- --></a>
93 <div class="evenrow">
94
95 <div>
96 <span class="include-title">
97 <span class="include-type">include_once</span>
98 (<span class="include-name">$phphtmllib."/form/includes.inc"</span>)
99 (line <span class="line-number">27</span>)
100 </span>
101 </div>
102
103 <!-- ========== Info from phpDoc block ========= -->
104 <p class="short-description">Include the Form Processing objects</p>
105
106 </div>
107 <a name="_MyLayoutPage_inc"><!-- --></a>
108 <div class="oddrow">
109
110 <div>
111 <span class="include-title">
112 <span class="include-type">include_once</span>
113 (<span class="include-name"><a href="../../phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">"MyLayoutPage.inc"</a></span>)
114 (line <span class="line-number">32</span>)
115 </span>
116 </div>
117
118 <!-- ========== Info from phpDoc block ========= -->
119
120 </div>
121 </div>
122 </div>
123
124
125
126
127 <p class="notes" id="credit">
128 Documention generated on Thu, 31 Jul 2003 18:32:40 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>
129 </p>
130 </div></body>
131 </html>

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