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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Thu May 6 16:26:24 2004 UTC (20 years, 3 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +118 -118 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 FENumbers.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/FENumbers.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 | <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 file contains the Form Element child classes that deal primarily with numbers.</p>
26 <p class="description"><p>$Id: _form_form_elements_FENumbers_inc.html,v 1.11 2004/04/01 17:35:47 hemna Exp $</p></p>
27 <ul class="tags">
28 <li><span class="field">copyright:</span> LGPL - See LICENCE</li>
29 <li><span class="field">author:</span> Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</li>
30 <li><span class="field">author:</span> Suren Markosyan &lt;<a href="mailto:suren@bcsweb.com">suren@bcsweb.com</a>&gt;</li>
31 </ul>
32
33 </div>
34 </div>
35
36 <a name="sec-classes"></a>
37 <div class="info-box">
38 <div class="info-box-title">Classes</div>
39 <div class="nav-bar">
40 <a href="#sec-description">Description</a> |
41 <span class="disabled">Classes</span>
42 | <a href="#sec-includes">Includes</a>
43 </div>
44 <div class="info-box-body">
45 <table cellpadding="2" cellspacing="0" class="class-table">
46 <tr>
47 <th class="class-table-header">Class</th>
48 <th class="class-table-header">Description</th>
49 </tr>
50 <tr>
51 <td style="padding-right: 2em; vertical-align: top">
52 <a href="../../phpHtmlLib/FormProcessing/FENumber.html">FENumber</a>
53 </td>
54 <td>
55 This is the FormElement which builds a text input field that validates It validates as is_number().
56 </td>
57 </tr>
58 <tr>
59 <td style="padding-right: 2em; vertical-align: top">
60 <a href="../../phpHtmlLib/FormProcessing/FENumberFloat.html">FENumberFloat</a>
61 </td>
62 <td>
63 This is the float FormElement which builds a text input field.
64 </td>
65 </tr>
66 <tr>
67 <td style="padding-right: 2em; vertical-align: top">
68 <a href="../../phpHtmlLib/FormProcessing/FENumberPrice.html">FENumberPrice</a>
69 </td>
70 <td>
71 This is the Price FormElement which builds a text input field.
72 </td>
73 </tr>
74 <tr>
75 <td style="padding-right: 2em; vertical-align: top">
76 <a href="../../phpHtmlLib/FormProcessing/FENumberInRange.html">FENumberInRange</a>
77 </td>
78 <td>
79 This is the Number Range FormElement which builds a text input field.
80 </td>
81 </tr>
82 </table>
83 </div>
84 </div>
85
86 <a name="sec-includes"></a>
87 <div class="info-box">
88 <div class="info-box-title">Includes</div>
89 <div class="nav-bar">
90 <a href="#sec-description">Description</a> |
91 <a href="#sec-classes">Classes</a>
92 | <span class="disabled">Includes</span>
93 </div>
94 <div class="info-box-body">
95 <a name="_$phphtmllib_/form/form_elements/FEText_inc"><!-- --></a>
96 <div class="oddrow">
97
98 <div>
99 <span class="include-title">
100 <span class="include-type">require_once</span>
101 (<span class="include-name">$phphtmllib."/form/form_elements/FEText.inc"</span>)
102 (line <span class="line-number">18</span>)
103 </span>
104 </div>
105
106 <!-- ========== Info from phpDoc block ========= -->
107
108 </div>
109 </div>
110 </div>
111
112
113
114
115 <p class="notes" id="credit">
116 Documentation generated on Thu, 1 Apr 2004 09:38:32 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
117 </p>
118 </div></body>
119 </html>

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