function.cycle_reset.php
Tags
Table of Contents
- jtpl_function_common_cycle_reset() : mixed
- Type: function<br> Name: cycle_reset<br> Date: Feb, 2008<br> Purpose: reset the cycle of a given cycle name or the default<br> Input: - name = name of cycle (optional)
Functions
jtpl_function_common_cycle_reset()
Type: function<br> Name: cycle_reset<br> Date: Feb, 2008<br> Purpose: reset the cycle of a given cycle name or the default<br> Input: - name = name of cycle (optional)
jtpl_function_common_cycle_reset(jTpl $tpl[, string $name = '' ]) : mixed
Examples:
{cycle_reset 'name'} {cycle_reset}
Parameters
- $tpl : jTpl
- $name : string = ''
-
the name of the cycle