webwork/src/docs jsp-attrib.xml,1.3,1.4 jsp-property.xml,1.1,1.2
[email protected] Tue, 07 May 2002 18:41:44 -0700
| Newsgroups | gmane.comp.java.webwork.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/webwork/webwork/src/docs
In directory usw-pr-cvs1:/tmp/cvs-serv31589
Modified Files:
jsp-attrib.xml jsp-property.xml
Log Message:
updated property tag
Index: jsp-attrib.xml
===================================================================
RCS file: /cvsroot/webwork/webwork/src/docs/jsp-attrib.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** jsp-attrib.xml 23 Feb 2002 16:03:30 -0000 1.3
--- jsp-attrib.xml 8 May 2002 01:41:39 -0000 1.4
***************
*** 47,50 ****
--- 47,56 ----
</listitem>
+ <listitem id="attrib-escape">
+ <literal>escape</literal> - Determines if the contents should be escaped appropriately for
+ valid HTML characters.
+ <para></para>
+ </listitem>
+
<listitem id="attrib-fieldValue">
<literal>fieldValue</literal> - This attribute is the value displayed by the control.
Index: jsp-property.xml
===================================================================
RCS file: /cvsroot/webwork/webwork/src/docs/jsp-property.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** jsp-property.xml 18 Dec 2001 02:03:07 -0000 1.1
--- jsp-property.xml 8 May 2002 01:41:41 -0000 1.2
***************
*** 12,16 ****
<title>property tag</title>
<para>
! Used to retrieve a value and print it out.
</para>
<table frame='all'><title>Attributes</title>
--- 12,19 ----
<title>property tag</title>
<para>
! Used to retrieve a value and print it out. By default, it will escape HTML characters
! for tags with *no* bodies. Tags with bodies will not be escaped. You can override this
! with explicit setting of the <literal>escape</literal> attribute. Quoted text that is
! escaped will have its outer quotes stripped.
</para>
<table frame='all'><title>Attributes</title>
***************
*** 33,36 ****
--- 36,43 ----
<entry>F</entry>
</row>
+ <row>
+ <entry><link linkend='attrib-escape'>escape</link></entry>
+ <entry>F</entry>
+ </row>
</tbody>
</tgroup>
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [email protected]