You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ds...@apache.org on 2004/04/18 02:50:53 UTC

cvs commit: jakarta-tapestry/doc/src/ComponentReference Conditional.html contrib.Otherwise.html contrib.When.html contrib.FormConditional.html contrib.Choose.html

dsolis      2004/04/17 17:50:53

  Modified:    doc/src/ComponentReference Conditional.html
                        contrib.Otherwise.html contrib.When.html
                        contrib.FormConditional.html contrib.Choose.html
  Log:
  Update documentation
  
  Revision  Changes    Path
  1.20      +2 -2      jakarta-tapestry/doc/src/ComponentReference/Conditional.html
  
  Index: Conditional.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/doc/src/ComponentReference/Conditional.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- Conditional.html	2 Mar 2004 01:44:31 -0000	1.19
  +++ Conditional.html	18 Apr 2004 00:50:52 -0000	1.20
  @@ -81,7 +81,7 @@
       <td>condition</td>
       <td>boolean</td>
       <td>in</td>
  -   	<td>no</td>
  +   	            <td>yes</td>
   		<td>false</td>
   		<td>The condition to be met. If this value is true, then the wrapped 
   		elements will be rendered.
  
  
  
  1.5       +2 -2      jakarta-tapestry/doc/src/ComponentReference/contrib.Otherwise.html
  
  Index: contrib.Otherwise.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/doc/src/ComponentReference/contrib.Otherwise.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- contrib.Otherwise.html	16 Apr 2004 00:28:36 -0000	1.4
  +++ contrib.Otherwise.html	18 Apr 2004 00:50:52 -0000	1.5
  @@ -92,7 +92,7 @@
               </table>          
               <p> Body: <strong>rendered</strong><br>
                 Informal parameters: <strong>allowed</strong><br>
  -              Reserved parameters: condition</p>    
  +              Reserved parameters: <em>condition</em>, <em>invert</em></p>    
    </td>
   </tr>
   
  
  
  
  1.3       +2 -2      jakarta-tapestry/doc/src/ComponentReference/contrib.When.html
  
  Index: contrib.When.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/doc/src/ComponentReference/contrib.When.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- contrib.When.html	10 Mar 2004 00:35:32 -0000	1.2
  +++ contrib.When.html	18 Apr 2004 00:50:52 -0000	1.3
  @@ -102,7 +102,7 @@
     </table>
               <p> Body: <strong>rendered</strong><br>
                 Informal parameters: <strong>allowed</strong><br>
  -              Reserved parameters: none </p>    
  +              Reserved parameters: <EM>invert</EM></p>    
    </td>
   </tr>
   
  
  
  
  1.2       +2 -2      jakarta-tapestry/doc/src/ComponentReference/contrib.FormConditional.html
  
  Index: contrib.FormConditional.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/doc/src/ComponentReference/contrib.FormConditional.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- contrib.FormConditional.html	15 Apr 2004 23:26:38 -0000	1.1
  +++ contrib.FormConditional.html	18 Apr 2004 00:50:52 -0000	1.2
  @@ -123,7 +123,7 @@
     </table>
               <p> Body: <strong>rendered</strong><br>
                 Informal parameters: <strong>allowed</strong><br>
  -               Reserved parameters: invert</p>    
  +               Reserved parameters: <em>invert</em></p>    
    </td>
   </tr>
   
  
  
  
  1.7       +12 -2     jakarta-tapestry/doc/src/ComponentReference/contrib.Choose.html
  
  Index: contrib.Choose.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/doc/src/ComponentReference/contrib.Choose.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- contrib.Choose.html	16 Apr 2004 00:28:36 -0000	1.6
  +++ contrib.Choose.html	18 Apr 2004 00:50:52 -0000	1.7
  @@ -100,6 +100,16 @@
                   <th>Default</th>
                   <th>Description</th>
                 </tr>
  +  <tr>
  +    <td>condition</td>
  +    <td>boolean</td>
  +    <td>in</td>
  +   	            <td>no</td>
  +		<td>false</td>
  +		<td>The condition to be met. If this value is true, then the wrapped 
  +		elements will be rendered.
  +		</td>
  +	</tr>
                 <tr> 
                   <td>element</td>
                   <td>String</td>
  @@ -114,7 +124,7 @@
               </table>
               <p> Body: <STRONG>rendered<BR>
                 </STRONG> Informal parameters: <strong>allowed</strong><br>
  -              Reserved parameters: <EM>none</EM></p>
  +              Reserved parameters: <EM>invert</EM></p>
       
    </td>
   </tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org