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

Annotation 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 - (hide annotations)
Thu May 6 16:26:24 2004 UTC (20 years, 4 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 jonen 1.2 <?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     <h2 class="file-name">/form/form_elements/FENumbers.inc</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 file contains the Form Element child classes that deal primarily with numbers.</p>
25     <p class="description"><p>$Id: _form_form_elements_FENumbers_inc.html,v 1.11 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     | <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/FormProcessing/FENumber.html">FENumber</a>
52     </td>
53     <td>
54     This is the FormElement which builds a text input field that validates It validates as is_number().
55     </td>
56     </tr>
57     <tr>
58     <td style="padding-right: 2em; vertical-align: top">
59     <a href="../../phpHtmlLib/FormProcessing/FENumberFloat.html">FENumberFloat</a>
60     </td>
61     <td>
62     This is the float FormElement which builds a text input field.
63     </td>
64     </tr>
65     <tr>
66     <td style="padding-right: 2em; vertical-align: top">
67     <a href="../../phpHtmlLib/FormProcessing/FENumberPrice.html">FENumberPrice</a>
68     </td>
69     <td>
70     This is the Price FormElement which builds a text input field.
71     </td>
72     </tr>
73     <tr>
74     <td style="padding-right: 2em; vertical-align: top">
75     <a href="../../phpHtmlLib/FormProcessing/FENumberInRange.html">FENumberInRange</a>
76     </td>
77     <td>
78     This is the Number Range FormElement which builds a text input field.
79     </td>
80     </tr>
81     </table>
82     </div>
83     </div>
84    
85     <a name="sec-includes"></a>
86     <div class="info-box">
87     <div class="info-box-title">Includes</div>
88     <div class="nav-bar">
89     <a href="#sec-description">Description</a> |
90     <a href="#sec-classes">Classes</a>
91     | <span class="disabled">Includes</span>
92     </div>
93     <div class="info-box-body">
94     <a name="_$phphtmllib_/form/form_elements/FEText_inc"><!-- --></a>
95     <div class="oddrow">
96    
97     <div>
98     <span class="include-title">
99     <span class="include-type">require_once</span>
100     (<span class="include-name">$phphtmllib."/form/form_elements/FEText.inc"</span>)
101     (line <span class="line-number">18</span>)
102     </span>
103     </div>
104    
105     <!-- ========== Info from phpDoc block ========= -->
106    
107     </div>
108     </div>
109     </div>
110    
111    
112    
113    
114     <p class="notes" id="credit">
115     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>
116     </p>
117     </div></body>
118     </html>

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