/[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.1 - (hide annotations)
Wed Sep 24 13:11:47 2003 UTC (20 years, 11 months ago) by jonen
Branch: MAIN
File MIME type: text/html
+ updated whole phphtmllib to v2.3.0

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

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