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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Sat Sep 20 00:37:29 2003 UTC (20 years, 11 months ago) by jonen
Branch: MAIN
Changes since 1.1: +82 -190 lines
File MIME type: text/html
+ updated whole phphtmllib to v2.3.0

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 FEButton.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/FEButton.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     </div>
21     <div class="info-box-body">
22     <!-- ========== Info from phpDoc block ========= -->
23     <p class="short-description">This file contains the FEButton, FESubmitButton classes</p>
24     <p class="description"><p>$Id: _form_form_elements_FEButton_inc.html,v 1.14 2003/08/01 01:37:46 hemna Exp $</p></p>
25     <ul class="tags">
26     <li><span class="field">copyright:</span> <p>LGPL - See LICENCE</p></li>
27     <li><span class="field">author:</span> <p>Suren Markosyan &lt;<a href="mailto:suren@bcsweb.com">mailto:suren@bcsweb.com</a>&gt;</p></li>
28     <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>
29     </ul>
30    
31     </div>
32     </div>
33    
34     <a name="sec-classes"></a>
35     <div class="info-box">
36     <div class="info-box-title">Classes</div>
37     <div class="nav-bar">
38     <a href="#sec-description">Description</a> |
39     <span class="disabled">Classes</span>
40     </div>
41     <div class="info-box-body">
42     <table cellpadding="2" cellspacing="0" class="class-table">
43     <tr>
44     <th class="class-table-header">Class</th>
45     <th class="class-table-header">Description</th>
46     </tr>
47     <tr>
48     <td style="padding-right: 2em; vertical-align: top">
49     <a href="../../phpHtmlLib/FormProcessing/FEButton.html">FEButton</a>
50     </td>
51     <td>
52     This is the button FormElement which builds a input field of type=&quot;button&quot;. It has no validation method.
53     </td>
54     </tr>
55     <tr>
56     <td style="padding-right: 2em; vertical-align: top">
57     <a href="../../phpHtmlLib/FormProcessing/FESubmitButton.html">FESubmitButton</a>
58     </td>
59     <td>
60     This is the SubmitButton FormElement which builds a input field of type=&quot;submit&quot;. It has no validation method.
61     </td>
62     </tr>
63     <tr>
64     <td style="padding-right: 2em; vertical-align: top">
65     <a href="../../phpHtmlLib/FormProcessing/FEConfirmActionButton.html">FEConfirmActionButton</a>
66     </td>
67     <td>
68     This builds a button that will do a JS popup question, asking for yes/no. if yes, it submits the form.
69     </td>
70     </tr>
71     </table>
72     </div>
73     </div>
74 jonen 1.1
75 jonen 1.2
76    
77    
78    
79     <p class="notes" id="credit">
80     Documention generated on Thu, 31 Jul 2003 18:32:28 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>
81     </p>
82     </div></body>
83     </html>

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