gehe zum Quellcode dieser Datei
Namensbereiche | |
| namespace | Smarty |
Funktionen | |
| smarty_function_cycle ($params, &$smarty) | |
| smarty_function_cycle | ( | $ | params, | |
| &$ | smarty | |||
| ) |
Smarty {cycle} function plugin
Type: function
Name: cycle
Date: May 3, 2002
Purpose: cycle through given values
Input:
Examples:
{cycle values="eeeeee,d0d0d0d"}
{cycle name=row values="one,two,three" reset=true}
{cycle name=row}
{cycle} (Smarty online manual) Monte Ohrt
| array | ||
| Smarty |
Definiert in Zeile 44 der Datei function.cycle.php.
Benutzt $smarty.
| Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved. MyOOS [Shopsystem] is Free Software released under the GNU/GPL License. Webmaster: info@r23.de (Impressum) |
|