mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-07 03:44:26 +02:00
added explanation of reset-attribute of {cycle}
This commit is contained in:
@@ -64,6 +64,13 @@
|
|||||||
<entry>the template variable the output will be assigned
|
<entry>the template variable the output will be assigned
|
||||||
to</entry>
|
to</entry>
|
||||||
</row>
|
</row>
|
||||||
|
<row>
|
||||||
|
<entry>reset</entry>
|
||||||
|
<entry>boolean</entry>
|
||||||
|
<entry>No</entry>
|
||||||
|
<entry><emphasis>false</emphasis></entry>
|
||||||
|
<entry>The cycle will be set to the first value and not advanced</entry>
|
||||||
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
|
Reference in New Issue
Block a user