Jelix 1.6.40

function.cycle_reset.php

Tags
subpackage

jtpl_plugin

author

Philippe Schelté (dubphil)

copyright

2008 Philippe Schelté

link
http://jelix.org/
licence

GNU Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html

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

Tags
throws
jException
Return values
mixed

Search results