User Tools

Site Tools


qbf:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
qbf:start [2008/08/19 15:56] fgmqbf:start [2008/08/19 16:13] fgm
Line 2: Line 2:
  
 <html> <html>
-<p>QBF works by transforming form arrays from one form to another. Here are the default rules. Note that a TriState is a set of 3 radios for Unchecked/Checked/Don't care</p>+<p>QBF works by transforming form arrays from one form to another. Here are the default rules. Note that a TriState is a set of 3 radios for Unchecked/Checked/Don't care.</p>
  
-<table>+<h2>Widget types</h2> 
 +<table class="inline">
   <tr>   <tr>
     <th>Source Type</th>     <th>Source Type</th>
     <th>Modified type</th>     <th>Modified type</th>
 +    <th>Notes</th>
     </tr>     </tr>
   <tr>   <tr>
     <td>checkbox</td>     <td>checkbox</td>
     <td>Tristate</td>     <td>Tristate</td>
 +    <td>&nbsp;</td>
     </tr>     </tr>
   <tr>   <tr>
     <td>checkboxes</td>     <td>checkboxes</td>
     <td>set of Tristates</td>     <td>set of Tristates</td>
 +    <td>&nbsp;</td>
     </tr>     </tr>
   <tr>   <tr>
     <td>date</td>     <td>date</td>
     <td>date with unset</td>     <td>date with unset</td>
 +    <td>&nbsp;</td>
     </td>     </td>
   <tr>   <tr>
Line 29: Line 34:
     <td>file</td>     <td>file</td>
     <td>removed</td>     <td>removed</td>
 +    <td>&nbsp;</td>
     </tr>     </tr>
   <tr>   <tr>
     <td>password</td>     <td>password</td>
     <td>removed</td>     <td>removed</td>
 +    <td>&nbsp;</td>
     </tr>     </tr>
   <tr>   <tr>
     <td>radio</td>     <td>radio</td>
     <td>removed</td>     <td>removed</td>
 +    <td>&nbsp;</td>
     </tr>     </tr>
   <tr>   <tr>
     <td>radios</td>     <td>radios</td>
     <td>radios with unset</td>     <td>radios with unset</td>
 +    <td>&nbsp;</td>
     </tr>     </tr>
   <tr>   <tr>
Line 60: Line 69:
     <td>weight</td>     <td>weight</td>
     <td>weight with unset</td>     <td>weight with unset</td>
 +    <td>&nbsp;</td>
     </tr>     </tr>
   </table>   </table>
  
 +<table class="inline">
 +  <tr>
 +    <th>Source special type</th>
 +    <th>Modified type</th>
 +    <th>Notes</th>
 +    </tr>
 +  <tr>
 +    <td>button</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>image_button</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>submit</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>form</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>hidden</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>markup</td>
 +    <td>unchanged</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>item</td>
 +    <td>unchanged</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>value</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  </table>
 +
 +<h2>Attributes</h2>
 +
 +<table class="inline">
 +  <tr>
 +    <th>Name</th>
 +    <th>Processing</th>
 +    </tr>
 +  <tr>
 +    <td>#access</td>
 +    <td>if FALSE, widget is removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>#ahah</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>#after_build</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  <tr>
 +    <td>#description</td>
 +    <td>removed</td>
 +    <td>&nbsp;</td>
 +    </tr>
 +  </table>
 </html> </html>
qbf/start.txt · Last modified: 2020/11/23 17:23 by 127.0.0.1