/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/FormProcessing/_form_form_elements_FEListBox_inc.html
ViewVC logotype

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/FormProcessing/_form_form_elements_FEListBox_inc.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Thu May 6 16:26:23 2004 UTC (20 years, 3 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +139 -83 lines
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 FEListBox.inc</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">/form/form_elements/FEListBox.inc</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 </div>
22 <div class="info-box-body">
23 <!-- ========== Info from phpDoc block ========= -->
24 <p class="short-description">This file contains the FEListBox, FEMultiListBox</p>
25 <p class="description"><p>$Id: _form_form_elements_FEListBox_inc.html,v 1.19 2004/04/01 17:35:47 hemna Exp $</p></p>
26 <ul class="tags">
27 <li><span class="field">copyright:</span> LGPL - See LICENCE</li>
28 <li><span class="field">author:</span> Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</li>
29 <li><span class="field">author:</span> Suren Markosyan &lt;<a href="mailto:suren@bcsweb.com">suren@bcsweb.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 </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 <a href="../../phpHtmlLib/FormProcessing/FEListBox.html">FEListBox</a>
51 </td>
52 <td>
53 This is the ListBox FormElement which builds a select field with all of its options.
54 </td>
55 </tr>
56 <tr>
57 <td style="padding-right: 2em; vertical-align: top">
58 <a href="../../phpHtmlLib/FormProcessing/FEYesNoListBox.html">FEYesNoListBox</a>
59 </td>
60 <td>
61 Build a Yes/No Select box
62 </td>
63 </tr>
64 <tr>
65 <td style="padding-right: 2em; vertical-align: top">
66 <a href="../../phpHtmlLib/FormProcessing/FENestedListBox.html">FENestedListBox</a>
67 </td>
68 <td>
69 This class builds a nested select box that is used to select an entry from nested levels.
70 </td>
71 </tr>
72 <tr>
73 <td style="padding-right: 2em; vertical-align: top">
74 <a href="../../phpHtmlLib/FormProcessing/FEMultiListBox.html">FEMultiListBox</a>
75 </td>
76 <td>
77 This is the MultiListBox FormElement which builds a select field with all of its options. It enables the ability to have multiple selections.
78 </td>
79 </tr>
80 <tr>
81 <td style="padding-right: 2em; vertical-align: top">
82 <a href="../../phpHtmlLib/FormProcessing/FEUnitedStates.html">FEUnitedStates</a>
83 </td>
84 <td>
85 This class builds a FEDataList that shows a select box for States of the U.S.A.
86 </td>
87 </tr>
88 <tr>
89 <td style="padding-right: 2em; vertical-align: top">
90 <a href="../../phpHtmlLib/FormProcessing/FEComboListBox.html">FEComboListBox</a>
91 </td>
92 <td>
93 This builds a complex dual select box with buttons to move entries from one select box to another.
94 </td>
95 </tr>
96 <tr>
97 <td style="padding-right: 2em; vertical-align: top">
98 <a href="../../phpHtmlLib/FormProcessing/FEMonths.html">FEMonths</a>
99 </td>
100 <td>
101 This class builds a FEDataList that shows a select box for Months of the year
102 </td>
103 </tr>
104 <tr>
105 <td style="padding-right: 2em; vertical-align: top">
106 <a href="../../phpHtmlLib/FormProcessing/FEYears.html">FEYears</a>
107 </td>
108 <td>
109 This class builds a FEDataList that shows a select box listing a range of years
110 </td>
111 </tr>
112 <tr>
113 <td style="padding-right: 2em; vertical-align: top">
114 <a href="../../phpHtmlLib/FormProcessing/FEDays.html">FEDays</a>
115 </td>
116 <td>
117 This class builds a FEDataList that shows a select box listing the days of the month
118 </td>
119 </tr>
120 <tr>
121 <td style="padding-right: 2em; vertical-align: top">
122 <a href="../../phpHtmlLib/FormProcessing/FEDate.html">FEDate</a>
123 </td>
124 <td>
125 This class builds a FEDataList that shows a group of select boxes (FEYears, FEMonths, FEDays) representing a date.
126 </td>
127 </tr>
128 </table>
129 </div>
130 </div>
131
132
133
134
135
136 <p class="notes" id="credit">
137 Documentation generated on Thu, 1 Apr 2004 09:38:23 -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