cvs: smarty /docs/en/designers/language-custom-functions language-function-cycle.xml
"Messju Mohr" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmessju1119943966@cvsserver> |
messju Tue Jun 28 03:32:46 2005 EDT
Modified files:
/smarty/docs/en/designers/language-custom-functions
language-function-cycle.xml
Log:
added explanation of reset-attribute of {cycle}
http://cvs.php.net/diff.php/smarty/docs/en/designers/language-custom-functions/language-function-cycle.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/en/designers/language-custom-functions/language-function-cycle.xml
diff -u smarty/docs/en/designers/language-custom-functions/language-function-cycle.xml:1.3 smarty/docs/en/designers/language-custom-functions/language-function-cycle.xml:1.4
--- smarty/docs/en/designers/language-custom-functions/language-function-cycle.xml:1.3 Wed May 25 15:13:20 2005
+++ smarty/docs/en/designers/language-custom-functions/language-function-cycle.xml Tue Jun 28 03:32:42 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<sect1 id="language.function.cycle">
<title>{cycle}</title>
<informaltable frame="all">
@@ -64,6 +64,13 @@
<entry>the template variable the output will be assigned
to</entry>
</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>
</tgroup>
</informaltable>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php