added formCheckbox to macro list (SPR-7322)

master
Juergen Hoeller 14 years ago
parent ce6194c7c3
commit f9017ea05d
  1. 11
      spring-framework-reference/src/view.xml

@ -1409,6 +1409,17 @@ recommend sticking to 'spring' -->
separator, attributes/&gt;</literal></entry>
</row>
<row>
<entry><emphasis role="bold">formCheckbox</emphasis> (a single
checkbox)</entry>
<entry><literal>#springFormCheckbox($path
$attributes)</literal></entry>
<entry><literal>&lt;@spring.formCheckbox path,
attributes/&gt;</literal></entry>
</row>
<row>
<entry><emphasis role="bold">showErrors</emphasis> (simplify
display of validation errors for the bound field)</entry>

Loading…
Cancel
Save