\Xima\XmTools\Classes\ViewHelpers\ControlForViewHelper

View helper with for loop like for int i = 0; i++; .

..

Define this in views as follows: {namespace mk=Tx_MyExt_ViewHelpers}

{i}

Summary

Methods
Properties
Constants
render()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

render()

render(integer  $max, integer  $min, integer  $step = 1, string  $variableName = 'i') 

Returns selected="selected", if $value is contained in $inData.

Parameters

integer $max
integer $min
integer $step
string $variableName

variable name