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

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jonen, Sat Sep 20 00:37:12 2003 UTC revision 1.3 by jonen, Thu May 6 16:26:22 2004 UTC
# Line 1  Line 1 
 <?xml version="1.0" encoding="iso-8859-1"?>  
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
   <html xmlns="http://www.w3.org/1999/xhtml">  
                 <head>  
                         <!-- template designed by Marco Von Ballmoos -->  
                         <title>Docs for page FormProcessor.inc</title>  
                         <link rel="stylesheet" href="../../media/stylesheet.css" />  
                         <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>  
                 </head>  
                 <body>  
                         <div class="page-body">                  
 <h2 class="file-name">Program_Root/form/FormProcessor.inc</h2>  
   
 <a name="sec-description"></a>  
 <div class="info-box">  
         <div class="info-box-title">Description</div>  
         <div class="nav-bar">  
                                         <span class="disabled">Description</span> |  
                                                         <a href="#sec-classes">Classes</a>  
                         |                                                                       <a href="#sec-constants">Constants</a>  
                                                                                 </div>  
         <div class="info-box-body">      
                 <!-- ========== Info from phpDoc block ========= -->  
                   
                         </div>  
 </div>  
                   
         <a name="sec-classes"></a>        
         <div class="info-box">  
                 <div class="info-box-title">Classes</div>  
                 <div class="nav-bar">  
                         <a href="#sec-description">Description</a> |  
                         <span class="disabled">Classes</span>  
                         |                                                                               <a href="#sec-constants">Constants</a>  
                                                                                                                         </div>  
                 <div class="info-box-body">      
                         <table cellpadding="2" cellspacing="0" class="class-table">  
                                 <tr>  
                                         <th class="class-table-header">Class</th>  
                                         <th class="class-table-header">Description</th>  
                                 </tr>  
                                                                 <tr>  
                                         <td style="padding-right: 2em; vertical-align: top">  
                                                 <a href="../../phpHtmlLib/FormProcessing/FormProcessor.html">FormProcessor</a>  
                                         </td>  
                                         <td>  
                                                                                         This is the main engine for the processing  
                                                                                 </td>  
                                 </tr>  
                                                         </table>  
                 </div>  
         </div>  
   
           
         <a name="sec-constants"></a>      
         <div class="info-box">  
                 <div class="info-box-title">Constants</div>  
                 <div class="nav-bar">  
                         <a href="#sec-description">Description</a> |  
                                                         <a href="#sec-classes">Classes</a>  
                                 |                                                                       <span class="disabled">Constants</span>  
                                                                                         </div>  
                 <div class="info-box-body">      
                         <a name="defineFORM_ACTION"><!-- --></a>  
 <div class="oddrow">  
           
         <div>  
                 <span class="const-title">  
                         <span class="const-name">FORM_ACTION</span> = &quot;_form_action&quot;  
                         (line <span class="line-number">16</span>)  
                 </span>  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">This file contains the FormProcessor class.</p>  
 <p class="description"><p>$Id$</p></p>  
         <ul class="tags">  
                                 <li><span class="field">copyright:</span> <p>LGPL - See LICENCE</p></li>  
                                 <li><span class="field">author:</span> <p>Suren Markossian &lt;<a href="mailto:suren@cbestwhat?">mailto:suren@cbestwhat?</a>&gt;</p></li>  
                                 <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>  
                         </ul>  
           
                   
 </div>  
 <a name="defineFORM_CONFIRM"><!-- --></a>  
 <div class="evenrow">  
           
         <div>  
                 <span class="const-title">  
                         <span class="const-name">FORM_CONFIRM</span> = &quot;_form_confirm&quot;  
                         (line <span class="line-number">18</span>)  
                 </span>  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
           
                   
 </div>  
 <a name="defineFORM_VISITED"><!-- --></a>  
 <div class="oddrow">  
           
         <div>  
                 <span class="const-title">  
                         <span class="const-name">FORM_VISITED</span> = &quot;_form_visited&quot;  
                         (line <span class="line-number">17</span>)  
                 </span>  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
           
                   
 </div>  
                 </div>  
         </div>  
           
           
           
         <p class="notes" id="credit">  
                 Documention generated on Thu, 31 Jul 2003 18:32:44 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>  
         </p>  
         </div></body>  
 </html>  
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 FormProcessor.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/FormProcessor.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-constants">Constants</a>
21                                                                                    </div>
22            <div class="info-box-body">    
23                    <!-- ========== Info from phpDoc block ========= -->
24    <p class="short-description">This file contains the FormProcessor class.</p>
25    <p class="description"><p>$Id$</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 Markossian &lt;<a href="mailto:suren@cbestwhat?">suren@cbestwhat?</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-constants">Constants</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/FormProcessor.html">FormProcessor</a>
52                                            </td>
53                                            <td>
54                                                                                            This is the main engine for the processing
55                                                                                    </td>
56                                    </tr>
57                                                            </table>
58                    </div>
59            </div>
60    
61            
62            <a name="sec-constants"></a>    
63            <div class="info-box">
64                    <div class="info-box-title">Constants</div>
65                    <div class="nav-bar">
66                            <a href="#sec-description">Description</a> |
67                                                            <a href="#sec-classes">Classes</a>
68                                    |                                                                       <span class="disabled">Constants</span>
69                                                                                            </div>
70                    <div class="info-box-body">    
71                            <a name="defineFORM_ACTION"><!-- --></a>
72    <div class="evenrow">
73            
74            <div>
75                    <span class="const-title">
76                            <span class="const-name">FORM_ACTION</span> = &quot;_form_action&quot;
77                            (line <span class="line-number">16</span>)
78                    </span>
79            </div>
80            
81            <!-- ========== Info from phpDoc block ========= -->
82            
83                    
84    </div>
85    <a name="defineFORM_CONFIRM"><!-- --></a>
86    <div class="oddrow">
87            
88            <div>
89                    <span class="const-title">
90                            <span class="const-name">FORM_CONFIRM</span> = &quot;_form_confirm&quot;
91                            (line <span class="line-number">18</span>)
92                    </span>
93            </div>
94            
95            <!-- ========== Info from phpDoc block ========= -->
96            
97                    
98    </div>
99    <a name="defineFORM_VISITED"><!-- --></a>
100    <div class="evenrow">
101            
102            <div>
103                    <span class="const-title">
104                            <span class="const-name">FORM_VISITED</span> = &quot;_form_visited&quot;
105                            (line <span class="line-number">17</span>)
106                    </span>
107            </div>
108            
109            <!-- ========== Info from phpDoc block ========= -->
110            
111                    
112    </div>
113                    </div>
114            </div>
115            
116            
117            
118            <p class="notes" id="credit">
119                    Documentation generated on Thu,  1 Apr 2004 09:38:52 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
120            </p>
121            </div></body>
122    </html>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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