documented assign-attribute of {html_checkboxes}

This commit is contained in:
messju
2006-03-13 14:49:07 +00:00
parent e71d0f0aad
commit 7dbe03ae40

View File

@@ -78,6 +78,14 @@
<entry><emphasis>true</emphasis></entry>
<entry>add &lt;label&gt;-tags to the output</entry>
</row>
<row>
<entry>assign</entry>
<entry>string</entry>
<entry>No</entry>
<entry><emphasis>empty</emphasis></entry>
<entry>assign the output to an array with each checkbox's output
as one element.</entry>
</row>
</tbody>
</tgroup>
</informaltable>