[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Peter Muir peter at bleepbleep.org.uk
Thu Sep 27 08:01:18 EDT 2007


  User: pmuir   
  Date: 07/09/27 08:01:18

  Modified:    doc/reference/en/modules  controls.xml
  Log:
  JBSEAM-1929, update wiki example, add to blog example
  
  Revision  Changes    Path
  1.50      +18 -0     jboss-seam/doc/reference/en/modules/controls.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: controls.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/controls.xml,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -b -r1.49 -r1.50
  --- controls.xml	12 Sep 2007 21:16:48 -0000	1.49
  +++ controls.xml	27 Sep 2007 12:01:18 -0000	1.50
  @@ -560,6 +560,24 @@
           <row>
             <entry valign="top">
               <para>
  +              <literal>&lt;s:validateFormattedText&gt;</literal>
  +            </para>
  +          </entry>
  +          <entry valign="top">
  +            <para><emphasis>Description</emphasis></para>
  +            <para>
  +              Checks that the submitted value is valid Seam Text
  +            </para>
  +            <para><emphasis>Attributes</emphasis></para>
  +            <para>
  +              None.
  +            </para>
  +          </entry>
  +        </row>
  +
  +        <row>
  +          <entry valign="top">
  +            <para>
                 <literal>&lt;s:fragment&gt;</literal>
               </para>
             </entry>
  
  
  



More information about the jboss-cvs-commits mailing list