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

Annotation of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/FormProcessing/_form_form_elements_FEPassword_inc.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sat Feb 22 21:05:41 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
File MIME type: text/html
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

1 jonen 1.1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2     <!--NewPage-->
3     <HTML>
4     <HEAD>
5     <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:22:44 -0800' -->
6     <TITLE>Docs for page FEPassword.inc</TITLE>
7     <LINK REL ='stylesheet' TYPE='text/css' HREF='../../media/stylesheet.css' TITLE='Style'>
8     </HEAD>
9     <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10     <!-- Links -->
11     <a NAME="top"></A>
12     <table WIDTH="100%" class="links">
13     <TR>
14     <TD class="font10">
15     Links:
16     <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>
17     <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>
18     <A HREF="#global_summary" class="links" title="Global Variable Summary">Globals</A>
19     <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>
20     <A HREF="#function_summary" class="links" title="Function Summary">Functions</A>
21     <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>
22     <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>
23     <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>
24     <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>
25     </TD>
26     </TR>
27     </TABLE>
28     <BR>
29     <h2>File: Program_Root/form/form_elements/FEPassword.inc</h2>
30     This file contains the Password FormElement class.
31     <br />
32     <p>$Id: _form_form_elements_FEPassword_inc.html,v 1.2 2003/02/21 00:44:21 hemna Exp $</p>
33     <UL>
34     <LI><b>copyright</b> - <CODE>LGPL - See LICENCE</CODE></LI>
35     <LI><b>author</b> - <CODE>Suren Markosyan &lt;<a href="mailto:suren@bcsweb.com">mailto:suren@bcsweb.com</a>&gt;</CODE></LI>
36     <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
37     </UL>
38     <!-- =========== Used Classes =========== -->
39     <A NAME='classes_summary'><!-- --></A>
40     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
41     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
42     <TD>
43     <span class="font12bold">Classes defined in this file</span>
44     <A HREF="#top" CLASS="links">^TOP</A>
45     </TD>
46     </TR>
47     </TABLE>
48     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
49     <THEAD>
50     <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
51     </THEAD>
52     <TBODY>
53     <TR BGCOLOR='white' CLASS='TableRowColor'>
54     <TD><a href="../../phpHtmlLib/FormProcessing/FEPassword.html">FEPassword</a></TD>
55     <TD>This is the Password FormElement which builds a input field of type="password". It validates the data as is_password().</TD>
56     </TR>
57     <TR BGCOLOR='white' CLASS='TableRowColor'>
58     <TD><a href="../../phpHtmlLib/FormProcessing/FEConfirmPassword.html">FEConfirmPassword</a></TD>
59     <TD>This is the ConfirmPassword FormElement which builds a input field of type="password". It requires the caller to add a FEPassword object to this class to have something to compare during validation time.</TD>
60     </TR>
61     </TBODY>
62     </TABLE>
63     <br>
64     <!-- =========== Includes SUMMARY =========== -->
65     <A NAME='includes_summary'><!-- --></A>
66     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
67     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
68     <TD>
69     <span CLASS="font12bold">Include Statements Summary</span>
70     <A HREF="#top" CLASS="links">^TOP</A>
71     </TD>
72     </TR>
73     </TABLE>
74     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
75     <THEAD>
76     <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
77     </THEAD>
78     <TBODY>
79     </TBODY>
80     </TABLE>
81     <br>
82     <br>
83     <!-- =========== GLOBAL VARIABLE SUMMARY =========== -->
84     <A NAME='global_summary'><!-- --></A>
85     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
86     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
87     <TD>
88     <span CLASS="font12bold">Global Variable Summary</span>
89     <A HREF="#top" CLASS="links">^TOP</A>
90     </TD>
91     </TR>
92     </TABLE>
93     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
94     <THEAD>
95     <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
96     </THEAD>
97     <TBODY>
98     </TBODY>
99     </TABLE>
100     <br>
101     <br>
102     <!-- =========== CONSTANT SUMMARY =========== -->
103     <A NAME='constant_summary'><!-- --></A>
104     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
105     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
106     <TD>
107     <span class="font12bold">Constant Summary</span>
108     <A HREF="#top" CLASS="links">^TOP</A>
109     </TD>
110     </TR>
111     </TABLE>
112     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
113     <THEAD>
114     <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
115     </THEAD>
116     <TBODY>
117     </TBODY>
118     </TABLE>
119     <br>
120     <br>
121     <!-- =========== FUNCTION SUMMARY =========== -->
122     <A NAME='function_summary'><!-- --></A>
123     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
124     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
125     <TD>
126     <span class="font12bold">Function Summary</span>
127     <A HREF="#top" CLASS="links">^TOP</A>
128     </TD>
129     </TR>
130    
131     </TABLE>
132     <br>
133     <!-- ============ Includes DETAIL =========== -->
134    
135     <A NAME='includes_detail'></A>
136     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
137     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
138     <TD>
139     <span CLASS="font12bold">Include Statements Detail</span>
140     <A HREF="#top" CLASS="links">^TOP</A>
141     </TD>
142     </TR>
143     </TABLE>
144    
145     <br>
146     <!-- ============ GLOBALS DETAIL =========== -->
147    
148     <A NAME='global_detail'></A>
149     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
150     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
151     <TD>
152     <span CLASS="font12bold">Global Variable Detail</span>
153     <A HREF="#top" CLASS="links">^TOP</A>
154     </TD>
155     </TR>
156     </TABLE>
157    
158     <br>
159     <!-- ============ CONSTANT DETAIL =========== -->
160    
161     <A NAME='constant_detail'></A>
162     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
163     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
164     <TD>
165     <span CLASS="font12bold">Constant Detail</span>
166     <A HREF="#top" CLASS="links">^TOP</A>
167     </TD>
168     </TR>
169     </TABLE>
170    
171     <br>
172     <!-- ============ FUNCTION DETAIL =========== -->
173    
174     <A NAME='function_detail'></A>
175     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
176     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
177     <TD>
178     <span class="font12bold">Function Detail</span>
179     <A HREF="#top" CLASS="links">^TOP</A>
180     </TD>
181     </TR>
182     </TABLE>
183     <BR>
184     <br>
185     <div id="credit">
186     <hr>
187     Documention generated on Thu, 20 Feb 2003 16:22:44 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
188     </div>
189     </body>
190     </html>
191     </HTML>

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