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

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

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

revision 1.1 by jonen, Sat Feb 22 21:05:37 2003 UTC revision 1.2 by jonen, Sat Sep 20 00:37:11 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:23:09 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs For Class StandardFormContent</TITLE>                          <title>Docs For Class StandardFormContent</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="class-name">Class StandardFormContent</h2>
13   <TR>  
14     <TD class="font10">  <a name="sec-description"></a>
15        Links:  <div class="info-box">
16        <A HREF="#children_summary" class="links" title="Classes extended from StandardFormContent">Child Classes</A>          <div class="info-box-title">Description</div>
17        <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>          <div class="nav-bar">
18        <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>                                          <span class="disabled">Description</span> |
19        <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inherited Methods</A>                                                          <a href="#sec-descendents">Descendents</a>
20        <A HREF="#method_summary" class="links" title="Method Summary">Methods</A>                          |                                                                                       <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
21        <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>                                                  |                                                                                       <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
22        <A HREF="#method_detail" class="links" title="Method Detail">Method Detail</A>                                                  
23     </TD>                          </div>
24   </TR>          <div class="info-box-body">
25  </TABLE>                  <!-- ========== Info from phpDoc block ========= -->
26  <BR>  <p class="short-description">This is a child of the FormContent class to  provide a 'standard' look and feel for forms.</p>
27  <!-- Start of Class Data -->  <p class="description"><p>It also enables a confirmation 'page' by default.</p></p>
28  <H2>                  <p class="notes">
29          Class StandardFormContent                          Located in <a class="field" href="_form_StandardFormContent_inc.html">Program_Root/form/StandardFormContent.inc</a> (line <span class="field">26</span>)
30  </H2> (line <span class="linenumber">26</span>)                  </p>
31  <pre>                  
32  <a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a>                          
33                    <pre><a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a>
34     |     |
35     --StandardFormContent</pre>     --StandardFormContent</pre>
36  <SPAN class="type">Classes extended from StandardFormContent:</SPAN>          
37                  <dl>                          </div>
38          <dt><a href="../../phpHtmlLib/form-examples/StandardAccountForm.html">StandardAccountForm</a></dt>  </div>
39                  <dd>A simple Page Layout object child.</dd>  
40          </dl>          <a name="sec-descendents"></a>
41          </p>          <div class="info-box">
42  <p>                  <div class="info-box-title">Direct descendents</div>
43          <b><i>Located in File: Program_Root/form/StandardFormContent.inc</i></b><br>                  <div class="nav-bar">
44  </p>                          <a href="#sec-description">Description</a> |
45  <hr>                          <span class="disabled">Descendents</span>
46  This is a child of the FormContent class to  provide a 'standard' look and feel for forms.                          |                                                                                               <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
47  <br />                                                                  |                                                                                                                       <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
48  <p>It also enables a confirmation 'page' by default.</p>                                                          
49  <UL>                                          </div>
50          </UL>                  <div class="info-box-body">
51  <hr>                          <table cellpadding="2" cellspacing="0" class="class-table">
52  <!-- =========== VAR SUMMARY =========== -->                                  <tr>
53  <A NAME='var_summary'><!-- --></A>                                          <th class="class-table-header">Class</th>
54  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                                          <th class="class-table-header">Description</th>
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Class Variable Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF="../../phpHtmlLib/FormProcessing/StandardFormContent.html#var$_form_title">$_form_title</A></B></CODE>  
                         <BR>  
                         <blockquote> The title used in the wrapping table </blockquote>  
                         <blockquote> Default Value: <CODE>->&nbsp;""<-</CODE> </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF="../../phpHtmlLib/FormProcessing/StandardFormContent.html#var$_infotable">$_infotable</A></B></CODE>  
                         <BR>  
                         <blockquote> the InfoTable wrapper that holds  all fields. </blockquote>  
                         <blockquote> Default Value: <CODE>->&nbsp;NULL<-</CODE> </blockquote>  
                 </TD>  
         </TR>  
         </TABLE>  
 <hr>  
 <!-- =========== VAR INHERITED SUMMARY =========== -->  
 <A NAME='var_inherited_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Inherited Class Variable Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white'>  
                 <TD>  
                         <span CLASS="font10bold">Inherited From Class <a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a></span>  
             <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">  
                         <tr CLASS="tableheadingcolor">  
                                 <th>Variable</th>  
                                 <th>Default Value</th>  
                                 <th>Description</th>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_action_message">FormContent::$_action_message</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> ""<-</td>  
                                 <td CLASS="font10">The message that is set</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_cancel_action">FormContent::$_cancel_action</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> NULL<-</td>  
                                 <td CLASS="font10">The action to take opon clicking</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_default_label_css">FormContent::$_default_label_css</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> "formlabel"<-</td>  
                                 <td CLASS="font10">This holds the default  css class for form field  label text.</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_elements">FormContent::$_elements</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>  
                                 <td CLASS="font10">This holds the array of</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_error_label_css">FormContent::$_error_label_css</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> "formlabelerror"<-</td>  
                                 <td CLASS="font10">This is the css class used</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_form_name">FormContent::$_form_name</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-><-</td>  
                                 <td CLASS="font10">This holds the name of the form</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_has_confirm">FormContent::$_has_confirm</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> FALSE<-</td>  
                                 <td CLASS="font10">flag to let the FormProcessor</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_hidden_elements">FormContent::$_hidden_elements</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>  
                                 <td CLASS="font10">This holds the array of</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_marker">FormContent::$_required_field_marker</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> "*"<-</td>  
                                 <td CLASS="font10">marker for the required field</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_text">FormContent::$_required_field_text</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> " - required field"<-</td>  
                                 <td CLASS="font10">Text to show denoted required  fields for the form.</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_width">FormContent::$_width</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> "600"<-</td>  
                                 <td CLASS="font10">Holds the width to be used for the</td>  
                         </tr>  
                                                         </table>  
             <BR>  
         </TD>  
         </TR>  
         </TABLE>  
   
 <hr>  
 <!-- =========== METHOD SUMMARY =========== -->  
 <A NAME='method_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Method Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodStandardFormContent'>void constructor StandardFormContent ( $title, [$cancel_action = NULL], [$width = "100%"] )</A></B></CODE>  
                         <BR>  
                         <blockquote>  </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodadd_form_block'>void add_form_block ( [$title = NULL], &$table )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function is used to add a block of  form fields inside a table to this form. </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodbuild_form_block'><a href="../../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a> &build_form_block ( [$title = NULL], &$content )</A></B></CODE>  
                         <BR>  
                         <blockquote> this builds a fieldset and legend and adds the  form table to it. </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodconfirm_action'>void confirm_action (  )</A></B></CODE>  
                         <BR>  
                         <blockquote> This method is responsible for handling the  confirmation page's Confirm action. </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodform'><a href="../../phpHtmlLib/InfoTable.html">InfoTable</a> form (  )</A></B></CODE>  
                         <BR>  
                         <blockquote> this builds the main wrapper for the  form fields and ads the Save and Cancel buttons </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_action'>boolean form_action (  )</A></B></CODE>  
                         <BR>  
                         <blockquote> This method handles the form action. </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_confirm'>mixed form_confirm (  )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function is used to show an intermediary  confirmation page.  Use this function to  show a confirmation of the data that was  submitted by the user. </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_content'>void form_content ( &$data, &$err )</A></B></CODE>  
                         <BR>  
                         <blockquote> Child class MUST override this  to provide the form fields </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_content_buttons'>ButtonPanel form_content_buttons (  )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function is used to build the standard  buttons for a form. </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#methodset_form_title'>void set_form_title ( $title )</A></B></CODE>  
                         <BR>  
                         <blockquote> this method sets the form title  which is used to wrap the entire form </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#method_div_wrapper'>void &_div_wrapper (  )</A></B></CODE>  
                         <BR>  
                         <blockquote>  </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../../phpHtmlLib/FormProcessing/StandardFormContent.html#method_form_content_table'>void _form_content_table ( [$width = "100%"], [$border = 0], [$cellspacing = 0], [$cellpadding = 3] )</A></B></CODE>  
                         <BR>  
                         <blockquote>  </blockquote>  
                 </TD>  
         </TR>  
         </TABLE>  
 <!-- =========== INHERITED METHOD SUMMARY =========== -->  
 <A NAME='functions_inherited'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Inherited Method Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <span CLASS="font10bold">Inherited From Class <a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a></span>  
             <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">  
                                 <tr CLASS="tableheadingcolor">  
                                         <th>Function</th>  
                                         <th>Description</th>  
55                                  </tr>                                  </tr>
56                                                                  <tr>                                                                  <tr>
57                                          <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodFormContent">FormContent::FormContent()</a></td>                                          <td style="padding-right: 2em"><a href="../../phpHtmlLib/form-examples/Step1.html">Step1</a></td>
58                                          <td CLASS="font10"></td>                                          <td>
59                                                                  <tr>                                                                                          A simple Page Layout object child.
60                                          <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_action">FormContent::add_action()</a></td>                                                                                  </td>
61                                          <td CLASS="font10">This function adds a form submit button  with the appropriate action.</td>                                  </tr>
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_cancel">FormContent::add_cancel()</a></td>  
                                         <td CLASS="font10">build a cancel button with a url  to go to</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_element">FormContent::add_element()</a></td>  
                                         <td CLASS="font10">This method is used to add a  form element</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_error">FormContent::add_error()</a></td>  
                                         <td CLASS="font10">This method is used to create a new error element  during the call to form_action().  This enables us  to do error handling during a transaction into  a DB.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_action">FormContent::add_hidden_action()</a></td>  
                                         <td CLASS="font10">This function adds a submit button that  can have any label.  It just makes the  _form_action a hidden field.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_element">FormContent::add_hidden_element()</a></td>  
                                         <td CLASS="font10">This method is used to add a  hidden form field</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_image_action">FormContent::add_image_action()</a></td>  
                                         <td CLASS="font10">This function adds an action as an image to  submit the form.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodbuild_confirm_table">FormContent::build_confirm_table()</a></td>  
                                         <td CLASS="font10">This method allows the child to ovveride the  default confirm data.  By default the form_confirm()  will show ALL FormElements.  This is prolly not good  in case of a form where a password exists.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodelement_form">FormContent::element_form()</a></td>  
                                         <td CLASS="font10">This method returns the actual form  object that renders the form field.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodelement_label">FormContent::element_label()</a></td>  
                                         <td CLASS="font10">This method returns the label object  for a visible form element.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform">FormContent::form()</a></td>  
                                         <td CLASS="font10">This method builds the html form.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_action">FormContent::form_action()</a></td>  
                                         <td CLASS="font10">This method handles the</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_backend_validation">FormContent::form_backend_validation()</a></td>  
                                         <td CLASS="font10">This method is called after the FormElements</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_confirm">FormContent::form_confirm()</a></td>  
                                         <td CLASS="font10">This function is used to show an intermediary  confirmation page.  Use this function to  show a confirmation of the data that was  submitted by the user.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_errors">FormContent::form_errors()</a></td>  
                                         <td CLASS="font10">This function is used to render the error  table for the form.  The error data comes  from the FormProcessor or the FormValidation.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_data">FormContent::form_init_data()</a></td>  
                                         <td CLASS="font10">This method is called by the</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_elements">FormContent::form_init_elements()</a></td>  
                                         <td CLASS="font10">This method is what is called to  build the list of FormElements that  will be used by this form.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_success">FormContent::form_success()</a></td>  
                                         <td CLASS="font10">This method is called when the form_action()  was successfull, and the form wants to render  some kind of message</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_action">FormContent::get_action()</a></td>  
                                         <td CLASS="font10">Get the current status of the  action.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_default_css">FormContent::get_default_css()</a></td>  
                                         <td CLASS="font10">This function returns the  default css class used for  NON error text.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_element">FormContent::get_element()</a></td>  
                                         <td CLASS="font10">This method returns the FormElement  based on the label.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_element_value">FormContent::get_element_value()</a></td>  
                                         <td CLASS="font10">This method is used to get  the value for a non hidden  element</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_hidden_element_value">FormContent::get_hidden_element_value()</a></td>  
                                         <td CLASS="font10">This method is used to get  the value for a hidden element</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_required_fields_text">FormContent::get_required_fields_text()</a></td>  
                                         <td CLASS="font10">This returns the required field text</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodhas_confirm">FormContent::has_confirm()</a></td>  
                                         <td CLASS="font10">This gets the value of the confirmation flag.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodpre_confirm">FormContent::pre_confirm()</a></td>  
                                         <td CLASS="font10">This method allows this class to do any  data munging prior to the form_confirm  method being called @ render time.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_action">FormContent::set_action()</a></td>  
                                         <td CLASS="font10">Save the action for the form</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_action_message">FormContent::set_action_message()</a></td>  
                                         <td CLASS="font10">This sets the action message.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_cancel_action">FormContent::set_cancel_action()</a></td>  
                                         <td CLASS="font10">This method sets the javasript action</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_confirm">FormContent::set_confirm()</a></td>  
                                         <td CLASS="font10">This sets the $this-&gt;_has_confirmation</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_default_css">FormContent::set_default_css()</a></td>  
                                         <td CLASS="font10">This function is used to set the</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_element_value">FormContent::set_element_value()</a></td>  
                                         <td CLASS="font10">This method is used to set  the value for a non hidden  element</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_error_css">FormContent::set_error_css()</a></td>  
                                         <td CLASS="font10">This function is used to set the  css class that is used on text  when an error on that field is  detected.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_name">FormContent::set_form_name()</a></td>  
                                         <td CLASS="font10">**************************</td>  
62                                                                  <tr>                                                                  <tr>
63                                          <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_width">FormContent::set_form_width()</a></td>                                          <td style="padding-right: 2em"><a href="../../phpHtmlLib/form-examples/Step2.html">Step2</a></td>
64                                          <td CLASS="font10">this method sets the form name</td>                                          <td>
65                                                                                            This is a child of the FormContent class to  provide a 'standard' look and feel for forms.
66                                                                                    </td>
67                                    </tr>
68                                                                  <tr>                                                                  <tr>
69                                          <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_hidden_element_value">FormContent::set_hidden_element_value()</a></td>                                          <td style="padding-right: 2em"><a href="../../phpHtmlLib/form-examples/Step3.html">Step3</a></td>
70                                          <td CLASS="font10">This method is used to set  the value for a hidden element</td>                                          <td>
71                                                                                            This is a child of the FormContent class to  provide a 'standard' look and feel for forms.
72                                                                                    </td>
73                                    </tr>
74                                                                  <tr>                                                                  <tr>
75                                          <td CLASS="font10bold"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_stripslashes">FormContent::set_stripslashes()</a></td>                                          <td style="padding-right: 2em"><a href="../../phpHtmlLib/form-examples/StandardAccountForm.html">StandardAccountForm</a></td>
76                                          <td CLASS="font10">This sets the stripslashes flag for  this object.</td>                                          <td>
77                                                                                            A simple Page Layout object child.
78                                                                                    </td>
79                                    </tr>
80                                                          </table>                                                          </table>
81              <br>                                          </div>
82                  </TD>          </div>
         </TR>  
         </TABLE>  
 <hr>  
 <!-- ============ VARIABLE DETAIL =========== -->  
   
 <A NAME='variable_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Variable Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
 <A NAME='var$_form_title'><!-- --></A><H3>$_form_title</H3> (line <span class="linenumber">33</span>)<br />  
 <b>Data type:</b> mixed<br>The title used in the wrapping table  
 <br />  
   
 <UL>  
         </UL>  
 <HR>  
 <A NAME='var$_infotable'><!-- --></A><H3>$_infotable</H3> (line <span class="linenumber">39</span>)<br />  
 <b>Data type:</b> mixed<br>the InfoTable wrapper that holds  all fields.  
 <br />  
   
 <UL>  
         </UL>  
 <HR>  
 <hr>  
 <!-- ============ METHOD DETAIL =========== -->  
   
 <A NAME='method_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Method Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodStandardFormContent'><!-- --></A>  
 <SPAN CLASS="font12bold">Constructor StandardFormContent</SPAN> (line <span class="linenumber">42</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">StandardFormContent(  
 mixed  
 $title, [mixed  
 $cancel_action = NULL], [mixed  
 $width = "100%"])</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
   
 <br />  
   
 <DL>  
   
         <DT class="font10bold">Function Info:</DT>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodadd_form_block'><!-- --></A>  
 <SPAN CLASS="font12bold">add_form_block</SPAN> (line <span class="linenumber">191</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">add_form_block(  
 [string  
 $title = NULL], <a href="../../phpHtmlLib/TABLEtag.html">TABLEtag</a>  
 &$table)</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 This function is used to add a block of  form fields inside a table to this form.  
 <br />  
 <p>This table will automatically get wrapped  inside a fieldset with a legend tag  to label the block</p>  
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - the title for the fieldset</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;"><a href="../../phpHtmlLib/TABLEtag.html">TABLEtag</a></SPAN> <span style="color: #0000FF;font-weight:bold">&$table</SPAN></SPAN> - the form fields inside a table</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodbuild_form_block'><!-- --></A>  
 <SPAN CLASS="font12bold">build_form_block</SPAN> (line <span class="linenumber">204</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">&amp;build_form_block(  
 [string  
 $title = NULL], <a href="../../phpHtmlLib/TABLEtag.html">TABLEtag</a>  
 &$content)</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 this builds a fieldset and legend and adds the  form table to it.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - the legend string</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;"><a href="../../phpHtmlLib/TABLEtag.html">TABLEtag</a></SPAN> <span style="color: #0000FF;font-weight:bold">&$content</SPAN></SPAN> - the form fields in a table</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodconfirm_action'><!-- --></A>  
 <SPAN CLASS="font12bold">confirm_action</SPAN> (line <span class="linenumber">158</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">confirm_action(  
 )</SPAN>  
 <BR>  
         <p>Overridden in child classes as:<br />  
                 <dl>  
         <dt><a href="../../phpHtmlLib/form-examples/StandardAccountForm.html#methodconfirm_action">StandardAccountForm::confirm_action()</a></dt>  
                 <dd>This method will get called after all validation has  passed, and the confirmation has been accepted.</dd>  
         </dl>  
         </p>  
83    
84  <BR>          <a name="sec-var-summary"></a>
85  <SPAN CLASS="font10bold">Description : </SPAN>          <div class="info-box">
86  This method is responsible for handling the  confirmation page's Confirm action.                  <div class="info-box-title">Variable Summary</span></div>
87  <br />                  <div class="nav-bar">
88                            <a href="#sec-description">Description</a> |
89  <DL>                                                          <a href="#sec-descendents">Descendents</a> |
90                                                    <span class="disabled">Vars</span> (<a href="#sec-vars">details</a>)
91          <DT class="font10bold">Function Info:</DT>                                                          |
92          </DL>                                                                          <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
93  </DIV>                                                          
94  <BR>                                          </div>
95  <DIV CLASS="function">                  <div class="info-box-body">
96  <A NAME='methodform'><!-- --></A>                          <div class="var-summary">
97  <SPAN CLASS="font12bold">form</SPAN> (line <span class="linenumber">68</span>)                                                                  <div class="var-title">
98  <BR>                                          <span class="var-type">mixed</span>
99  <SPAN CLASS="font10bold">Usage : </SPAN>                                          <a href="#$_form_title" title="details" class="var-name">$_form_title</a>
100  <span class="font10bold" style="color: #FF0000"><a href="../../phpHtmlLib/InfoTable.html">InfoTable</a></SPAN>&nbsp;                                  </div>
101  <span class="font10bold" style="color: #0000FF">form(                                                                  <div class="var-title">
102  array                                          <span class="var-type">mixed</span>
103  0, array                                          <a href="#$_infotable" title="details" class="var-name">$_infotable</a>
104  1)</SPAN>                                  </div>
105  <BR>                                                          </div>
106                    </div>
107  <span class="font10bold" style="padding-left: 10px;">Overrides :</span> <a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform">FormContent::form()</a> This method builds the html form.          </div>
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 this builds the main wrapper for the  form fields and ads the Save and Cancel buttons  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - the form data</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - the form error fields (if any)</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - widget object</DD>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodform_action'><!-- --></A>  
 <SPAN CLASS="font12bold">form_action</SPAN> (line <span class="linenumber">142</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">boolean</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">form_action(  
 )</SPAN>  
 <BR>  
   
 <span class="font10bold" style="padding-left: 10px;">Overrides :</span> <a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_action">FormContent::form_action()</a> This method handles the  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 This method handles the form action.  
 <br />  
   
 <DL>  
   
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - TRUE = success FALSE = failed.</DD>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodform_confirm'><!-- --></A>  
 <SPAN CLASS="font12bold">form_confirm</SPAN> (line <span class="linenumber">111</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">mixed</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">form_confirm(  
 )</SPAN>  
 <BR>  
   
 <span class="font10bold" style="padding-left: 10px;">Overrides :</span> <a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_confirm">FormContent::form_confirm()</a> This function is used to show an intermediary  confirmation page.  Use this function to  show a confirmation of the data that was  submitted by the user.  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 This function is used to show an intermediary  confirmation page.  Use this function to  show a confirmation of the data that was  submitted by the user.  
 <br />  
 <p>This will get called after all of the  form data was successfully validated.  All of the form data will automatically  be created as hidden form fields. All you  have to do is show the data, and a confirm  submit button.</p>  
 <DL>  
   
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - - either raw html, or some container HTMLTag object.</DD>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodform_content'><!-- --></A>  
 <SPAN CLASS="font12bold">form_content</SPAN> (line <span class="linenumber">91</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">form_content(  
 <a href="../../phpHtmlLib/InfoTable.html">InfoTable</a>  
 &$data, the  
 &$err, the  
 2)</SPAN>  
 <BR>  
         <p>Overridden in child classes as:<br />  
                 <dl>  
         <dt><a href="../../phpHtmlLib/form-examples/StandardAccountForm.html#methodform_content">StandardAccountForm::form_content()</a></dt>  
                 <dd>This method is called by the StandardFormContent object  to allow you to build the 'blocks' of fields you want to  display.  Each form block will live inside a fieldset tag  with the a title.</dd>  
         </dl>  
         </p>  
108    
109  <BR>          <a name="sec-method-summary"></a>
110  <SPAN CLASS="font10bold">Description : </SPAN>          <div class="info-box">
111  Child class MUST override this  to provide the form fields                  <div class="info-box-title">Method Summary</span></div>
112  <br />                  <div class="nav-bar">
113                            <a href="#sec-description">Description</a> |
114  <DL>                                                          <a href="#sec-descendents">Descendents</a> |
115          <DT class="font10bold">Function Parameters:</DT>                                                                                                                          <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
116                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">the</SPAN> <span style="color: #0000FF;font-weight:bold">2</SPAN></SPAN> form errors (if any)</DD>                                  
117                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;"><a href="../../phpHtmlLib/InfoTable.html">InfoTable</a></SPAN> <span style="color: #0000FF;font-weight:bold">&$data</SPAN></SPAN> object that is the wrapper</DD>                                  |
118                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">the</SPAN> <span style="color: #0000FF;font-weight:bold">&$err</SPAN></SPAN> form data array</DD>                                                  <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
119                            </div>
120          <DT class="font10bold">Function Info:</DT>                  <div class="info-box-body">                    
121          </DL>                          <div class="method-summary">
122  </DIV>                                                                  
123  <BR>                                  <div class="method-definition">
124  <DIV CLASS="function">                                                                                          <span class="method-result">void</span>
125  <A NAME='methodform_content_buttons'><!-- --></A>                                                                                  <a href="#StandardFormContent" title="details" class="method-name">StandardFormContent</a>
126  <SPAN CLASS="font12bold">form_content_buttons</SPAN> (line <span class="linenumber">170</span>)                                                                                          (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$title</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$cancel_action</span> = <span class="var-default">NULL</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">"100%"</span>])
127  <BR>                                                                          </div>
128  <SPAN CLASS="font10bold">Usage : </SPAN>                                                                  
129  <span class="font10bold" style="color: #FF0000">ButtonPanel</SPAN>&nbsp;                                  <div class="method-definition">
130  <span class="font10bold" style="color: #0000FF">form_content_buttons(                                                                                          <span class="method-result">void</span>
131  )</SPAN>                                                                                  <a href="#add_form_block" title="details" class="method-name">add_form_block</a>
132  <BR>                                                                                          ([<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">NULL</span>], <span class="var-type"><a href="../../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>&nbsp;<span class="var-name">&$table</span>)
133                                                                            </div>
134  <BR>                                                                  
135  <SPAN CLASS="font10bold">Description : </SPAN>                                  <div class="method-definition">
136  This function is used to build the standard  buttons for a form.                                                                                          <span class="method-result"><a href="../../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a></span>
137  <br />                                                                                  <a href="#build_form_block" title="details" class="method-name">&amp;build_form_block</a>
138                                                                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">NULL</span>], <span class="var-type"><a href="../../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>&nbsp;<span class="var-name">&$content</span>)
139  <DL>                                                                          </div>
140                                                                    
141          <DT class="font10bold">Function Info:</DT>                                  <div class="method-definition">
142          </DL>                                                                                          <span class="method-result">void</span>
143  </DIV>                                                                                  <a href="#confirm_action" title="details" class="method-name">confirm_action</a>
144  <BR>                                                                                  ()
145  <DIV CLASS="function">                                                                          </div>
146  <A NAME='methodset_form_title'><!-- --></A>                                                                  
147  <SPAN CLASS="font12bold">set_form_title</SPAN> (line <span class="linenumber">56</span>)                                  <div class="method-definition">
148  <BR>                                                                                          <span class="method-result"><a href="../../phpHtmlLib/InfoTable.html">InfoTable</a></span>
149  <SPAN CLASS="font10bold">Usage : </SPAN>                                                                                  <a href="#form" title="details" class="method-name">form</a>
150  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;                                                                                          (<span class="var-type">array</span>&nbsp;<span class="var-name">0</span>, <span class="var-type">array</span>&nbsp;<span class="var-name">1</span>)
151  <span class="font10bold" style="color: #0000FF">set_form_title(                                                                          </div>
152  string                                                                  
153  $title)</SPAN>                                  <div class="method-definition">
154  <BR>                                                                                          <span class="method-result">boolean</span>
155                                                                                    <a href="#form_action" title="details" class="method-name">form_action</a>
156  <BR>                                                                                  ()
157  <SPAN CLASS="font10bold">Description : </SPAN>                                                                          </div>
158  this method sets the form title  which is used to wrap the entire form                                                                  
159  <br />                                  <div class="method-definition">
160                                                                                            <span class="method-result">mixed</span>
161  <DL>                                                                                  <a href="#form_confirm" title="details" class="method-name">form_confirm</a>
162          <DT class="font10bold">Function Parameters:</DT>                                                                                          ([<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">"Form Confirmation"</span>], [<span class="var-type">boolean</span>&nbsp;<span class="var-name">$show_buttons</span> = <span class="var-default">TRUE</span>])
163                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - the form title</DD>                                                                          </div>
164                                                                            
165          <DT class="font10bold">Function Info:</DT>                                  <div class="method-definition">
166          </DL>                                                                                          <span class="method-result">object</span>
167  </DIV>                                                                                  <a href="#form_content" title="details" class="method-name">form_content</a>
168  <BR>                                                                                  ()
169  <DIV CLASS="function">                                                                          </div>
170  <A NAME='method_div_wrapper'><!-- --></A>                                                                  
171  <SPAN CLASS="font12bold">_div_wrapper</SPAN> (line <span class="linenumber">217</span>)                                  <div class="method-definition">
172  <BR>                                                                                          <span class="method-result">ButtonPanel</span>
173  <SPAN CLASS="font10bold">Usage : </SPAN>                                                                                  <a href="#form_content_buttons" title="details" class="method-name">form_content_buttons</a>
174  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;                                                                                  ()
175  <span class="font10bold" style="color: #0000FF">&amp;_div_wrapper(                                                                          </div>
176  )</SPAN>                                                                  
177  <BR>                                  <div class="method-definition">
178                                                                                            <span class="method-result">void</span>
179  <BR>                                                                                  <a href="#set_form_title" title="details" class="method-name">set_form_title</a>
180  <SPAN CLASS="font10bold">Description : </SPAN>                                                                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span>)
181                                                                            </div>
182  <br />                                                                  
183                                    <div class="method-definition">
184  <DL>                                                                                          <span class="method-result">void</span>
185                                                                                    <a href="#_div_wrapper" title="details" class="method-name">&amp;_div_wrapper</a>
186          <DT class="font10bold">Function Info:</DT>                                                                                  ()
187          </DL>                                                                          </div>
188  </DIV>                                                                  
189  <BR>                                  <div class="method-definition">
190  <DIV CLASS="function">                                                                                          <span class="method-result">void</span>
191  <A NAME='method_form_content_table'><!-- --></A>                                                                                  <a href="#_form_content_table" title="details" class="method-name">_form_content_table</a>
192  <SPAN CLASS="font12bold">_form_content_table</SPAN> (line <span class="linenumber">223</span>)                                                                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">"100%"</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">$border</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">$cellspacing</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$cellpadding</span> = <span class="var-default">3</span>])
193  <BR>                                                                          </div>
194  <SPAN CLASS="font10bold">Usage : </SPAN>                                                          </div>
195  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;                  </div>
196  <span class="font10bold" style="color: #0000FF">_form_content_table(          </div>          
197  [mixed  
198  $width = "100%"], mixed          <a name="sec-vars"></a>
199  $border, mixed          <div class="info-box">
200  $cellspacing, [mixed                  <div class="info-box-title">Variables</div>
201  $cellpadding = 3])</SPAN>                  <div class="nav-bar">
202  <BR>                          <a href="#sec-description">Description</a> |
203                                                            <a href="#sec-descendents">Descendents</a> |
204  <BR>                                                                                  <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
205  <SPAN CLASS="font10bold">Description : </SPAN>                                                  
206                            
207  <br />                                                          |
208                                                                            <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
209  <DL>                                                          
210                                            </div>
211          <DT class="font10bold">Function Info:</DT>                  <div class="info-box-body">
212          </DL>                          <a name="var$_form_title" id="$_form_title"><!-- --></A>
213  </DIV>  <div class="evenrow">
214  <BR>  
215          <div id="credit">          <div class="var-header">
216                  <hr>                  <span class="var-title">
217                  Documention generated on Thu, 20 Feb 2003 16:23:09 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>                          <span class="var-type">mixed</span>
218                            <span class="var-name">$_form_title</span>
219                             = <span class="var-default"> &quot;&quot;</span>                       (line <span class="line-number">33</span>)
220                    </span>
221          </div>          </div>
222  </body>  
223            <!-- ========== Info from phpDoc block ========= -->
224    <p class="short-description">The title used in the wrapping table</p>
225            
226            
227                    
228                    
229    
230    </div>
231    <a name="var$_infotable" id="$_infotable"><!-- --></A>
232    <div class="oddrow">
233    
234            <div class="var-header">
235                    <span class="var-title">
236                            <span class="var-type">mixed</span>
237                            <span class="var-name">$_infotable</span>
238                             = <span class="var-default"> NULL</span>                       (line <span class="line-number">39</span>)
239                    </span>
240            </div>
241    
242            <!-- ========== Info from phpDoc block ========= -->
243    <p class="short-description">the InfoTable wrapper that holds  all fields.</p>
244            
245            
246                    
247                    
248    
249    </div>
250                                                            <h4>Inherited Variables</h4>
251                                    <A NAME='inherited_vars'><!-- --></A>
252                                                                            <p>Inherited from <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a></span></p>
253                                            <blockquote>
254                                                                                                            <span class="var-title">
255                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_action_counter">FormContent::$_action_counter</a></span><br>
256                                                            </span>
257                                                                                                            <span class="var-title">
258                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_action_message">FormContent::$_action_message</a></span><br>
259                                                            </span>
260                                                                                                            <span class="var-title">
261                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_cancel_action">FormContent::$_cancel_action</a></span><br>
262                                                            </span>
263                                                                                                            <span class="var-title">
264                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_default_label_css">FormContent::$_default_label_css</a></span><br>
265                                                            </span>
266                                                                                                            <span class="var-title">
267                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_elements">FormContent::$_elements</a></span><br>
268                                                            </span>
269                                                                                                            <span class="var-title">
270                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_error_label_css">FormContent::$_error_label_css</a></span><br>
271                                                            </span>
272                                                                                                            <span class="var-title">
273                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_form_errors_title">FormContent::$_form_errors_title</a></span><br>
274                                                            </span>
275                                                                                                            <span class="var-title">
276                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_form_errors_width">FormContent::$_form_errors_width</a></span><br>
277                                                            </span>
278                                                                                                            <span class="var-title">
279                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_form_name">FormContent::$_form_name</a></span><br>
280                                                            </span>
281                                                                                                            <span class="var-title">
282                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_has_confirm">FormContent::$_has_confirm</a></span><br>
283                                                            </span>
284                                                                                                            <span class="var-title">
285                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_hidden_elements">FormContent::$_hidden_elements</a></span><br>
286                                                            </span>
287                                                                                                            <span class="var-title">
288                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_marker">FormContent::$_required_field_marker</a></span><br>
289                                                            </span>
290                                                                                                            <span class="var-title">
291                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_text">FormContent::$_required_field_text</a></span><br>
292                                                            </span>
293                                                                                                            <span class="var-title">
294                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_stripslashes">FormContent::$_stripslashes</a></span><br>
295                                                            </span>
296                                                                                                            <span class="var-title">
297                                                                    <span class="var-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#var$_width">FormContent::$_width</a></span><br>
298                                                            </span>
299                                                                                            </blockquote>
300                                                                                    
301                    </div>
302            </div>
303            
304            <a name="sec-methods"></a>
305            <div class="info-box">
306                    <div class="info-box-title">Methods</div>
307                    <div class="nav-bar">
308                            <a href="#sec-description">Description</a> |
309                                                            <a href="#sec-descendents">Descendents</a> |
310                                                                                                                            <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
311                                                                                                                    <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
312                                                    
313                    </div>
314                    <div class="info-box-body">
315                            <A NAME='method_detail'></A>
316    <a name="methodStandardFormContent" id="StandardFormContent"><!-- --></a>
317    <div class="evenrow">
318            
319            <div class="method-header">
320                    <span class="method-title">Constructor StandardFormContent</span> (line <span class="line-number">42</span>)
321            </div>
322            
323            <!-- ========== Info from phpDoc block ========= -->
324            
325            <div class="method-signature">
326                    <span class="method-result">void</span>
327                    <span class="method-name">
328                            StandardFormContent
329                    </span>
330                                            (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$title</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$cancel_action</span> = <span class="var-default">NULL</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">"100%"</span>])
331                            </div>
332            
333                    
334                    
335            </div>
336    <a name="methodadd_form_block" id="add_form_block"><!-- --></a>
337    <div class="oddrow">
338            
339            <div class="method-header">
340                    <span class="method-title">add_form_block</span> (line <span class="line-number">193</span>)
341            </div>
342            
343            <!-- ========== Info from phpDoc block ========= -->
344    <p class="short-description">This function is used to add a block of  form fields inside a table to this form.</p>
345    <p class="description"><p>This table will automatically get wrapped  inside a fieldset with a legend tag  to label the block</p></p>
346            
347            <div class="method-signature">
348                    <span class="method-result">void</span>
349                    <span class="method-name">
350                            add_form_block
351                    </span>
352                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">NULL</span>], <span class="var-type"><a href="../../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>&nbsp;<span class="var-name">&$table</span>)
353                            </div>
354            
355                            <ul class="parameters">
356                                            <li>
357                                    <span class="var-type">string</span>
358                                    <span class="var-name">$title</span><span class="var-description">: <p>- the title for the fieldset</p></span>                  </li>
359                                            <li>
360                                    <span class="var-type"><a href="../../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>
361                                    <span class="var-name">&$table</span><span class="var-description">: <p>- the form fields inside a table</p></span>                     </li>
362                                    </ul>
363                    
364                    
365            </div>
366    <a name="methodbuild_form_block" id="build_form_block"><!-- --></a>
367    <div class="evenrow">
368            
369            <div class="method-header">
370                    <span class="method-title">build_form_block</span> (line <span class="line-number">206</span>)
371            </div>
372            
373            <!-- ========== Info from phpDoc block ========= -->
374    <p class="short-description">this builds a fieldset and legend and adds the  form table to it.</p>
375            
376            <div class="method-signature">
377                    <span class="method-result"><a href="../../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a></span>
378                    <span class="method-name">
379                            &amp;build_form_block
380                    </span>
381                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">NULL</span>], <span class="var-type"><a href="../../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>&nbsp;<span class="var-name">&$content</span>)
382                            </div>
383            
384                            <ul class="parameters">
385                                            <li>
386                                    <span class="var-type">string</span>
387                                    <span class="var-name">$title</span><span class="var-description">: <p>- the legend string</p></span>                   </li>
388                                            <li>
389                                    <span class="var-type"><a href="../../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>
390                                    <span class="var-name">&$content</span><span class="var-description">: <p>- the form fields in a table</p></span>                       </li>
391                                    </ul>
392                    
393                    
394            </div>
395    <a name="methodconfirm_action" id="confirm_action"><!-- --></a>
396    <div class="oddrow">
397            
398            <div class="method-header">
399                    <span class="method-title">confirm_action</span> (line <span class="line-number">160</span>)
400            </div>
401            
402            <!-- ========== Info from phpDoc block ========= -->
403    <p class="short-description">This method is responsible for handling the  confirmation page's Confirm action.</p>
404            
405            <div class="method-signature">
406                    <span class="method-result">void</span>
407                    <span class="method-name">
408                            confirm_action
409                    </span>
410                                    ()
411                            </div>
412            
413                    
414                    
415                            <hr class="separator" />
416                    <div class="notes">Redefined in descendants as:</div>
417                    <ul class="redefinitions">
418                                            <li>
419                                    <a href="../../phpHtmlLib/form-examples/Step1.html#methodconfirm_action">Step1::confirm_action()</a>
420                                                                    : This method will get called after all validation has  passed, and the confirmation has been accepted.
421                                                            </li>
422                                            <li>
423                                    <a href="../../phpHtmlLib/form-examples/Step2.html#methodconfirm_action">Step2::confirm_action()</a>
424                                                                    : This method will get called after all validation has  passed, and the confirmation has been accepted.
425                                                            </li>
426                                            <li>
427                                    <a href="../../phpHtmlLib/form-examples/Step3.html#methodconfirm_action">Step3::confirm_action()</a>
428                                                                    : This method will get called after all validation has  passed, and the confirmation has been accepted.
429                                                            </li>
430                                            <li>
431                                    <a href="../../phpHtmlLib/form-examples/StandardAccountForm.html#methodconfirm_action">StandardAccountForm::confirm_action()</a>
432                                                                    : This method will get called after all validation has  passed, and the confirmation has been accepted.
433                                                            </li>
434                                    </ul>
435            </div>
436    <a name="methodform" id="form"><!-- --></a>
437    <div class="evenrow">
438            
439            <div class="method-header">
440                    <span class="method-title">form</span> (line <span class="line-number">68</span>)
441            </div>
442            
443            <!-- ========== Info from phpDoc block ========= -->
444    <p class="short-description">this builds the main wrapper for the  form fields and ads the Save and Cancel buttons</p>
445            <ul class="tags">
446                                    <li><span class="field">return:</span> <p>widget object</p></li>
447                            </ul>
448            
449            <div class="method-signature">
450                    <span class="method-result"><a href="../../phpHtmlLib/InfoTable.html">InfoTable</a></span>
451                    <span class="method-name">
452                            form
453                    </span>
454                                            (<span class="var-type">array</span>&nbsp;<span class="var-name">0</span>, <span class="var-type">array</span>&nbsp;<span class="var-name">1</span>)
455                            </div>
456            
457                            <ul class="parameters">
458                                            <li>
459                                    <span class="var-type">array</span>
460                                    <span class="var-name">0</span><span class="var-description">: <p>- the form data</p></span>                    </li>
461                                            <li>
462                                    <span class="var-type">array</span>
463                                    <span class="var-name">1</span><span class="var-description">: <p>- the form error fields (if any)</p></span>                   </li>
464                                    </ul>
465                    
466                            <hr class="separator" />
467                    <div class="notes">Redefinition of:</div>
468                    <dl>
469                            <dt><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform">FormContent::form()</a></dt>
470                                                    <dd>This method builds the html form.</dd>
471                                            </dl>
472                    
473            </div>
474    <a name="methodform_action" id="form_action"><!-- --></a>
475    <div class="oddrow">
476            
477            <div class="method-header">
478                    <span class="method-title">form_action</span> (line <span class="line-number">144</span>)
479            </div>
480            
481            <!-- ========== Info from phpDoc block ========= -->
482    <p class="short-description">This method handles the form action.</p>
483            <ul class="tags">
484                                    <li><span class="field">return:</span> <p>TRUE = success                  FALSE = failed.</p></li>
485                            </ul>
486            
487            <div class="method-signature">
488                    <span class="method-result">boolean</span>
489                    <span class="method-name">
490                            form_action
491                    </span>
492                                    ()
493                            </div>
494            
495                    
496                            <hr class="separator" />
497                    <div class="notes">Redefinition of:</div>
498                    <dl>
499                            <dt><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_action">FormContent::form_action()</a></dt>
500                                                    <dd>This method handles the</dd>
501                                            </dl>
502                    
503            </div>
504    <a name="methodform_confirm" id="form_confirm"><!-- --></a>
505    <div class="evenrow">
506            
507            <div class="method-header">
508                    <span class="method-title">form_confirm</span> (line <span class="line-number">111</span>)
509            </div>
510            
511            <!-- ========== Info from phpDoc block ========= -->
512    <p class="short-description">This function is used to show an intermediary  confirmation page.  Use this function to  show a confirmation of the data that was  submitted by the user.</p>
513    <p class="description"><p>This will get called after all of the  form data was successfully validated.  All of the form data will automatically  be created as hidden form fields. All you  have to do is show the data, and a confirm  submit button.</p></p>
514            <ul class="tags">
515                                    <li><span class="field">return:</span> <p>- either raw html, or some                  container HTMLTag object.</p></li>
516                            </ul>
517            
518            <div class="method-signature">
519                    <span class="method-result">mixed</span>
520                    <span class="method-name">
521                            form_confirm
522                    </span>
523                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">"Form Confirmation"</span>], [<span class="var-type">boolean</span>&nbsp;<span class="var-name">$show_buttons</span> = <span class="var-default">TRUE</span>])
524                            </div>
525            
526                            <ul class="parameters">
527                                            <li>
528                                    <span class="var-type">string</span>
529                                    <span class="var-name">$title</span><span class="var-description">: <p>- the title for the table</p></span>                     </li>
530                                            <li>
531                                    <span class="var-type">boolean</span>
532                                    <span class="var-name">$show_buttons</span><span class="var-description">: <p>- show the action buttons?</p></span>                     </li>
533                                    </ul>
534                    
535                            <hr class="separator" />
536                    <div class="notes">Redefinition of:</div>
537                    <dl>
538                            <dt><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_confirm">FormContent::form_confirm()</a></dt>
539                                                    <dd>This function is used to show an intermediary  confirmation page.  Use this function to  show a confirmation of the data that was  submitted by the user.</dd>
540                                            </dl>
541                    
542            </div>
543    <a name="methodform_content" id="form_content"><!-- --></a>
544    <div class="oddrow">
545            
546            <div class="method-header">
547                    <span class="method-title">form_content</span> (line <span class="line-number">89</span>)
548            </div>
549            
550            <!-- ========== Info from phpDoc block ========= -->
551    <p class="short-description">Child class MUST override this  to provide the form fields</p>
552            
553            <div class="method-signature">
554                    <span class="method-result">object</span>
555                    <span class="method-name">
556                            form_content
557                    </span>
558                                    ()
559                            </div>
560            
561                    
562                    
563                            <hr class="separator" />
564                    <div class="notes">Redefined in descendants as:</div>
565                    <ul class="redefinitions">
566                                            <li>
567                                    <a href="../../phpHtmlLib/form-examples/Step1.html#methodform_content">Step1::form_content()</a>
568                                                                    : This method is called by the StandardFormContent object  to allow you to build the 'blocks' of fields you want to  display.  Each form block will live inside a fieldset tag  with the a title.
569                                                            </li>
570                                            <li>
571                                    <a href="../../phpHtmlLib/form-examples/Step2.html#methodform_content">Step2::form_content()</a>
572                                                                    : This method is called by the StandardFormContent object  to allow you to build the 'blocks' of fields you want to  display.  Each form block will live inside a fieldset tag  with the a title.
573                                                            </li>
574                                            <li>
575                                    <a href="../../phpHtmlLib/form-examples/Step3.html#methodform_content">Step3::form_content()</a>
576                                                                    : This method is called by the StandardFormContent object  to allow you to build the 'blocks' of fields you want to  display.  Each form block will live inside a fieldset tag  with the a title.
577                                                            </li>
578                                            <li>
579                                    <a href="../../phpHtmlLib/form-examples/StandardAccountForm.html#methodform_content">StandardAccountForm::form_content()</a>
580                                                                    : This method is called by the StandardFormContent object  to allow you to build the 'blocks' of fields you want to  display.  Each form block will live inside a fieldset tag  with the a title.
581                                                            </li>
582                                    </ul>
583            </div>
584    <a name="methodform_content_buttons" id="form_content_buttons"><!-- --></a>
585    <div class="evenrow">
586            
587            <div class="method-header">
588                    <span class="method-title">form_content_buttons</span> (line <span class="line-number">172</span>)
589            </div>
590            
591            <!-- ========== Info from phpDoc block ========= -->
592    <p class="short-description">This function is used to build the standard  buttons for a form.</p>
593            
594            <div class="method-signature">
595                    <span class="method-result">ButtonPanel</span>
596                    <span class="method-name">
597                            form_content_buttons
598                    </span>
599                                    ()
600                            </div>
601            
602                    
603                    
604            </div>
605    <a name="methodset_form_title" id="set_form_title"><!-- --></a>
606    <div class="oddrow">
607            
608            <div class="method-header">
609                    <span class="method-title">set_form_title</span> (line <span class="line-number">56</span>)
610            </div>
611            
612            <!-- ========== Info from phpDoc block ========= -->
613    <p class="short-description">this method sets the form title  which is used to wrap the entire form</p>
614            
615            <div class="method-signature">
616                    <span class="method-result">void</span>
617                    <span class="method-name">
618                            set_form_title
619                    </span>
620                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span>)
621                            </div>
622            
623                            <ul class="parameters">
624                                            <li>
625                                    <span class="var-type">string</span>
626                                    <span class="var-name">$title</span><span class="var-description">: <p>- the form title</p></span>                      </li>
627                                    </ul>
628                    
629                    
630            </div>
631    <a name="method_div_wrapper" id="_div_wrapper"><!-- --></a>
632    <div class="evenrow">
633            
634            <div class="method-header">
635                    <span class="method-title">_div_wrapper</span> (line <span class="line-number">219</span>)
636            </div>
637            
638            <!-- ========== Info from phpDoc block ========= -->
639            
640            <div class="method-signature">
641                    <span class="method-result">void</span>
642                    <span class="method-name">
643                            &amp;_div_wrapper
644                    </span>
645                                    ()
646                            </div>
647            
648                    
649                    
650            </div>
651    <a name="method_form_content_table" id="_form_content_table"><!-- --></a>
652    <div class="oddrow">
653            
654            <div class="method-header">
655                    <span class="method-title">_form_content_table</span> (line <span class="line-number">225</span>)
656            </div>
657            
658            <!-- ========== Info from phpDoc block ========= -->
659            
660            <div class="method-signature">
661                    <span class="method-result">void</span>
662                    <span class="method-name">
663                            _form_content_table
664                    </span>
665                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">"100%"</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">$border</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">$cellspacing</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$cellpadding</span> = <span class="var-default">3</span>])
666                            </div>
667            
668                    
669                    
670            </div>
671                                                            <h4>Inherited Methods</h4>
672                                    <a name='inherited_methods'><!-- --></a>        
673                                                                            <!-- =========== Summary =========== -->
674                                            <p>Inherited From <span class="classname"><a href="../../phpHtmlLib/FormProcessing/FormContent.html">FormContent</a></span></p>
675                                            <blockquote>
676                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodFormContent">FormContent::FormContent()</a></span><br>
677                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_action">FormContent::add_action()</a></span><br>
678                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_cancel">FormContent::add_cancel()</a></span><br>
679                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_element">FormContent::add_element()</a></span><br>
680                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_error">FormContent::add_error()</a></span><br>
681                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_action">FormContent::add_hidden_action()</a></span><br>
682                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_element">FormContent::add_hidden_element()</a></span><br>
683                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodadd_image_action">FormContent::add_image_action()</a></span><br>
684                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodbuild_confirm_table">FormContent::build_confirm_table()</a></span><br>
685                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodelement_form">FormContent::element_form()</a></span><br>
686                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodelement_label">FormContent::element_label()</a></span><br>
687                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform">FormContent::form()</a></span><br>
688                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_action">FormContent::form_action()</a></span><br>
689                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_backend_validation">FormContent::form_backend_validation()</a></span><br>
690                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_confirm">FormContent::form_confirm()</a></span><br>
691                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_errors">FormContent::form_errors()</a></span><br>
692                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_data">FormContent::form_init_data()</a></span><br>
693                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_init_elements">FormContent::form_init_elements()</a></span><br>
694                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodform_success">FormContent::form_success()</a></span><br>
695                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_action">FormContent::get_action()</a></span><br>
696                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_default_css">FormContent::get_default_css()</a></span><br>
697                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_element">FormContent::get_element()</a></span><br>
698                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_element_value">FormContent::get_element_value()</a></span><br>
699                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_error_array">FormContent::get_error_array()</a></span><br>
700                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_form_errors_width">FormContent::get_form_errors_width()</a></span><br>
701                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_hidden_element_value">FormContent::get_hidden_element_value()</a></span><br>
702                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodget_required_fields_text">FormContent::get_required_fields_text()</a></span><br>
703                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodhas_confirm">FormContent::has_confirm()</a></span><br>
704                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodhidden_element_label">FormContent::hidden_element_label()</a></span><br>
705                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodjavascript">FormContent::javascript()</a></span><br>
706                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodpre_confirm">FormContent::pre_confirm()</a></span><br>
707                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_action">FormContent::set_action()</a></span><br>
708                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_action_message">FormContent::set_action_message()</a></span><br>
709                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_cancel_action">FormContent::set_cancel_action()</a></span><br>
710                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_confirm">FormContent::set_confirm()</a></span><br>
711                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_default_css">FormContent::set_default_css()</a></span><br>
712                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_element_value">FormContent::set_element_value()</a></span><br>
713                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_error_css">FormContent::set_error_css()</a></span><br>
714                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_errors_title">FormContent::set_form_errors_title()</a></span><br>
715                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_errors_width">FormContent::set_form_errors_width()</a></span><br>
716                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_name">FormContent::set_form_name()</a></span><br>
717                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_form_width">FormContent::set_form_width()</a></span><br>
718                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_hidden_element_value">FormContent::set_hidden_element_value()</a></span><br>
719                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_required_marker">FormContent::set_required_marker()</a></span><br>
720                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_required_text">FormContent::set_required_text()</a></span><br>
721                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#methodset_stripslashes">FormContent::set_stripslashes()</a></span><br>
722                                                                                                            <span class="method-name"><a href="../../phpHtmlLib/FormProcessing/FormContent.html#method_test_element">FormContent::_test_element()</a></span><br>
723                                                                                            </blockquote>
724                                                                                    
725                    </div>
726            </div>
727            
728            <p class="notes" id="credit">
729                    Documention generated on Thu, 31 Jul 2003 18:33:00 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>
730            </p>
731            </div></body>
732  </html>  </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