/[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.1 by jonen, Sat Feb 22 21:05:38 2003 UTC revision 1.2 by jonen, Sat Sep 20 00:37:12 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>  <?xml version="1.0" encoding="iso-8859-1"?>
2  <!--NewPage-->  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  <HTML>    <html xmlns="http://www.w3.org/1999/xhtml">
4  <HEAD>                  <head>
5          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:22:54 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs for page FormProcessor.inc</TITLE>                          <title>Docs for page FormProcessor.inc</title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='../../media/stylesheet.css' TITLE='Style'>                          <link rel="stylesheet" href="../../media/stylesheet.css" />
8  </HEAD>                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">                  </head>
10  <!-- Links -->                  <body>
11  <a NAME="top"></A>                          <div class="page-body">                
12  <table WIDTH="100%" class="links">  <h2 class="file-name">Program_Root/form/FormProcessor.inc</h2>
13   <TR>  
14     <TD class="font10">  <a name="sec-description"></a>
15        Links:  <div class="info-box">
16        <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>          <div class="info-box-title">Description</div>
17        <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>          <div class="nav-bar">
18        <A HREF="#global_summary" class="links" title="Global Variable Summary">Globals</A>                                          <span class="disabled">Description</span> |
19        <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>                                                          <a href="#sec-classes">Classes</a>
20        <A HREF="#function_summary" class="links" title="Function Summary">Functions</A>                          |                                                                       <a href="#sec-constants">Constants</a>
21        <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>                                                                                  </div>
22        <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>          <div class="info-box-body">    
23        <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>                  <!-- ========== Info from phpDoc block ========= -->
24        <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>                  
25     </TD>                          </div>
26   </TR>  </div>
27  </TABLE>                  
28  <BR>          <a name="sec-classes"></a>      
29  <h2>File: Program_Root/form/FormProcessor.inc</h2>          <div class="info-box">
30                    <div class="info-box-title">Classes</div>
31  <br />                  <div class="nav-bar">
32                            <a href="#sec-description">Description</a> |
33  <UL>                          <span class="disabled">Classes</span>
34          </UL>                          |                                                                               <a href="#sec-constants">Constants</a>
35  <!-- =========== Used Classes =========== -->                                                                                                                          </div>
36  <A NAME='classes_summary'><!-- --></A>                  <div class="info-box-body">    
37  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">                          <table cellpadding="2" cellspacing="0" class="class-table">
38          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                                  <tr>
39                  <TD>                                          <th class="class-table-header">Class</th>
40                          <span class="font12bold">Classes defined in this file</span>                                          <th class="class-table-header">Description</th>
41              <A HREF="#top" CLASS="links">^TOP</A>                                  </tr>
42                  </TD>                                                                  <tr>
43          </TR>                                          <td style="padding-right: 2em; vertical-align: top">
44  </TABLE>                                                  <a href="../../phpHtmlLib/FormProcessing/FormProcessor.html">FormProcessor</a>
45  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                                          </td>
46          <THEAD>                                          <td>
47                  <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>                                                                                          This is the main engine for the processing
48          </THEAD>                                                                                  </td>
49          <TBODY>                                  </tr>
50                                  <TR BGCOLOR='white' CLASS='TableRowColor'>                                                          </table>
51                          <TD><a href="../../phpHtmlLib/FormProcessing/FormProcessor.html">FormProcessor</a></TD>                  </div>
52                          <TD>This is the main engine for the processing</TD>          </div>
                 </TR>  
                         </TBODY>  
 </TABLE>  
 <br>  
 <!-- =========== Includes SUMMARY =========== -->  
 <A NAME='includes_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Include Statements Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>  
         </THEAD>  
         <TBODY>  
                         </TBODY>  
 </TABLE>  
 <br>  
 <br>  
 <!-- =========== GLOBAL VARIABLE SUMMARY =========== -->  
 <A NAME='global_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Global Variable Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>  
         </THEAD>  
         <TBODY>  
                         </TBODY>  
 </TABLE>  
 <br>  
 <br>  
 <!-- =========== CONSTANT SUMMARY =========== -->  
 <A NAME='constant_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Constant Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>  
         </THEAD>  
         <TBODY>  
                                 <TR BGCOLOR='white' CLASS='TableRowColor'>  
                         <TD><A HREF="../../phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_ACTION">FORM_ACTION</A></TD>  
                         <TD>"_form_action"</TD>  
                         <TD>This file contains the FormProcessor class.</TD>  
                 </TR>  
                                 <TR BGCOLOR='white' CLASS='TableRowColor'>  
                         <TD><A HREF="../../phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_CONFIRM">FORM_CONFIRM</A></TD>  
                         <TD>"_form_confirm"</TD>  
                         <TD></TD>  
                 </TR>  
                                 <TR BGCOLOR='white' CLASS='TableRowColor'>  
                         <TD><A HREF="../../phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_VISITED">FORM_VISITED</A></TD>  
                         <TD>"_form_visited"</TD>  
                         <TD></TD>  
                 </TR>  
                         </TBODY>  
 </TABLE>  
 <br>  
 <br>  
 <!-- =========== FUNCTION SUMMARY =========== -->  
 <A NAME='function_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Function Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
         </TABLE>  
 <br>  
 <!-- ============ Includes DETAIL =========== -->  
   
 <A NAME='includes_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Include Statements Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
 <br>  
 <!-- ============ GLOBALS DETAIL =========== -->  
   
 <A NAME='global_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Global Variable Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
 <br>  
 <!-- ============ CONSTANT DETAIL =========== -->  
   
 <A NAME='constant_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Constant Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
 <DIV CLASS="function">  
 <A NAME="defineFORM_ACTION"><!-- --></A>  
 <span class="font10bold">Constant Name : </span>FORM_ACTION (line <span class="linenumber">16</span>)  
 <BR>  
 <span class="font10bold">Value         : </span>"_form_action"  
 <DIV STYLE="padding-left: 10px">  
 This file contains the FormProcessor class.  
 <br />  
 <p>$Id$</p>  
 <UL>  
                 <LI><b>copyright</b> - <CODE>LGPL - See LICENCE</CODE></LI>  
                 <LI><b>author</b> - <CODE>Suren Markossian &lt;<a href="mailto:suren@cbestwhat?">mailto:suren@cbestwhat?</a>&gt;</CODE></LI>  
                 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>  
         </UL>  
 </DIV>  
 </DIV>  
 <br>  
 <DIV CLASS="function">  
 <A NAME="defineFORM_CONFIRM"><!-- --></A>  
 <span class="font10bold">Constant Name : </span>FORM_CONFIRM (line <span class="linenumber">18</span>)  
 <BR>  
 <span class="font10bold">Value         : </span>"_form_confirm"  
 <DIV STYLE="padding-left: 10px">  
   
 <br />  
   
 <UL>  
         </UL>  
 </DIV>  
 </DIV>  
 <br>  
 <DIV CLASS="function">  
 <A NAME="defineFORM_VISITED"><!-- --></A>  
 <span class="font10bold">Constant Name : </span>FORM_VISITED (line <span class="linenumber">17</span>)  
 <BR>  
 <span class="font10bold">Value         : </span>"_form_visited"  
 <DIV STYLE="padding-left: 10px">  
   
 <br />  
   
 <UL>  
         </UL>  
 </DIV>  
 </DIV>  
 <br>  
 <br>  
 <!-- ============ FUNCTION DETAIL =========== -->  
53    
54  <A NAME='function_detail'></A>          
55  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">          <a name="sec-constants"></a>    
56          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <div class="info-box">
57                  <TD>                  <div class="info-box-title">Constants</div>
58                          <span class="font12bold">Function Detail</span>                  <div class="nav-bar">
59              <A HREF="#top" CLASS="links">^TOP</A>                          <a href="#sec-description">Description</a> |
60                  </TD>                                                          <a href="#sec-classes">Classes</a>
61          </TR>                                  |                                                                       <span class="disabled">Constants</span>
62  </TABLE>                                                                                          </div>
63  <BR>                  <div class="info-box-body">    
64  <br>                          <a name="defineFORM_ACTION"><!-- --></a>
65          <div id="credit">  <div class="oddrow">
66                  <hr>          
67                  Documention generated on Thu, 20 Feb 2003 16:22:54 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>          <div>
68                    <span class="const-title">
69                            <span class="const-name">FORM_ACTION</span> = &quot;_form_action&quot;
70                            (line <span class="line-number">16</span>)
71                    </span>
72            </div>
73            
74            <!-- ========== Info from phpDoc block ========= -->
75    <p class="short-description">This file contains the FormProcessor class.</p>
76    <p class="description"><p>$Id$</p></p>
77            <ul class="tags">
78                                    <li><span class="field">copyright:</span> <p>LGPL - See LICENCE</p></li>
79                                    <li><span class="field">author:</span> <p>Suren Markossian &lt;<a href="mailto:suren@cbestwhat?">mailto:suren@cbestwhat?</a>&gt;</p></li>
80                                    <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>
81                            </ul>
82            
83                    
84    </div>
85    <a name="defineFORM_CONFIRM"><!-- --></a>
86    <div class="evenrow">
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="oddrow">
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>          </div>
 </body>  
 </html>  
 </HTML>  
115            
116            
117            
118            <p class="notes" id="credit">
119                    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>
120            </p>
121            </div></body>
122    </html>

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

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