mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
add assign attribute to cycle function documentation
This commit is contained in:
@@ -2790,6 +2790,14 @@ OUTPUT:
|
|||||||
<entry><emphasis>,</emphasis></entry>
|
<entry><emphasis>,</emphasis></entry>
|
||||||
<entry>The delimiter to use in the values attribute.</entry>
|
<entry>The delimiter to use in the values attribute.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
<row>
|
||||||
|
<entry>assign</entry>
|
||||||
|
<entry>string</entry>
|
||||||
|
<entry>No</entry>
|
||||||
|
<entry><emphasis>n/a</emphasis></entry>
|
||||||
|
<entry>the template variable the output will be assigned
|
||||||
|
to</entry>
|
||||||
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
|
Reference in New Issue
Block a user