void smarty_block_repeat(
$params, $content, &$gBitSmarty)
|
|
Smarty plugin
------------------------------------------------------------- File: block.repeat.php Type: block Name: repeat Purpose: repeat a template block a given number of times Parameters: count [required] - number of times to repeat assign [optional] - variable to collect output Author: Scott Matthewman <scott@matthewman.net> -------------------------------------------------------------
Parameters
|
$params |
|
|
$content |
|
|
&$gBitSmarty |
|