include/Smarty/plugins/function.counter.php
Smarty plugin
- Package
- Smarty
- Subpackage
- plugins
Functions
smarty_function_counter(
array $params, $smarty
)
:
string | null
Smarty {counter} function plugin
Type: function
Name: counter
Purpose: print out a counter value
Name | Type | Description |
---|---|---|
$params | array | parameters |
$smarty | Smarty |
Type | Description |
---|---|
string | null |
- Author
- Monte Ohrt
- Link
- {counter} (Smarty online manual)