oalexeev    01/12/10 02:06:27

  Modified:    doc      struts-html.xml
  Log:
  Add freetext attribute to directly render all non supported by struts attributes to 
the target tags.
  
  Revision  Changes    Path
  1.26      +197 -0    jakarta-struts/doc/struts-html.xml
  
  Index: struts-html.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/struts-html.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- struts-html.xml   2001/10/20 05:02:42     1.25
  +++ struts-html.xml   2001/12/10 10:06:27     1.26
  @@ -297,6 +297,19 @@
                   [Body of this tag (if any), or "Click"]
               </info>
           </attribute>
  +
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
       </tag>
   
       <tag>
  @@ -528,6 +541,19 @@
                   [Body of this tag (if any), or "Cancel"]
               </info>
           </attribute>
  +
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
       </tag>
   
   
  @@ -791,6 +817,19 @@
                           the value "on" will be returned.
               </info>
           </attribute>
  +
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
       </tag>
   
           <tag>
  @@ -1157,6 +1196,19 @@
                   [Body of this tag (if any), or "Cancel"]
               </info>
           </attribute>
  +
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
       </tag>
   
       <tag>
  @@ -1404,6 +1456,19 @@
                   corresponding bean property value]
               </info>
           </attribute>
  +
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
       </tag>
   
   
  @@ -1712,6 +1777,18 @@
               <rtexprvalue>true</rtexprvalue>
             </attribute>
   
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
           </tag>
   
   
  @@ -2176,6 +2253,18 @@
                     </info>
                   </attribute>
   
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
           </tag>
   
           <tag>
  @@ -2306,6 +2395,18 @@
                     </info>
                   </attribute>
   
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
                   <attribute>
                     <name>href</name>
                     <required>false</required>
  @@ -2823,6 +2924,18 @@
             </info>
           </attribute>
   
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
           <attribute>
               <name>name</name>
               <required>false</required>
  @@ -3313,6 +3426,18 @@
             </info>
           </attribute>
   
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
           <attribute>
               <name>indexed</name>
               <required>false</required>
  @@ -3606,6 +3731,18 @@
             </info>
           </attribute>
   
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
           <attribute>
               <name>indexed</name>
               <required>false</required>
  @@ -3810,6 +3947,18 @@
             </info>
           </attribute>
   
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
           <attribute>
               <name>onblur</name>
               <required>false</required>
  @@ -4227,6 +4376,18 @@
             </info>
           </attribute>
   
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
           <attribute>
               <name>indexed</name>
               <required>false</required>
  @@ -4491,6 +4652,18 @@
             </info>
           </attribute>
   
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
           <attribute>
               <name>indexed</name>
               <required>false</required>
  @@ -4722,6 +4895,18 @@
             </info>
           </attribute>
   
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
  +
           <attribute>
               <name>indexed</name>
               <required>false</required>
  @@ -5003,6 +5188,18 @@
             disabled.
             </info>
           </attribute>
  +
  +          <attribute>
  +            <name>freetext</name>
  +            <required>false</required>
  +            <rtexprvalue>true</rtexprvalue>
  +            <info>
  +              <p>Attribute to hold all other, non supported by struts attribute 
names
  +              and values. Developers could add a string to be included in the tag 
as they 
  +              provide it. So all missing attributes for tags can be added via 
'freetext'
  +              attribute in free form.</p>
  +            </info>
  +          </attribute>
   
           <attribute>
               <name>indexed</name>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to