mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 03:14:27 +02:00
documented assign-attribute of {html_checkboxes}
This commit is contained in:
@@ -78,6 +78,14 @@
|
||||
<entry><emphasis>true</emphasis></entry>
|
||||
<entry>add <label>-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>
|
||||
|
Reference in New Issue
Block a user