$instructionsRenderer
$instructionsRenderer : \WebinoDraw\Instructions\InstructionsRenderer
Class Loop
$instructionsRenderer : \WebinoDraw\Instructions\InstructionsRenderer
$loopHelpers : \WebinoDraw\Draw\LoopHelperPluginManager
$cache : \WebinoDraw\Cache\DrawCache
createNodeVarTranslationArray(\WebinoDraw\Dom\NodeInterface $node, array $spec) : array
\WebinoDraw\Dom\NodeInterface | $node | |
array | $spec |
createNodeTranslation(\WebinoDraw\Dom\NodeInterface $node, array $spec) : \WebinoDraw\VarTranslator\Translation
\WebinoDraw\Dom\NodeInterface | $node | |
array | $spec |
createNodeHtmlTranslation(\WebinoDraw\Dom\Element $node, array $spec) : \WebinoDraw\VarTranslator\Translation
\WebinoDraw\Dom\Element | $node | |
array | $spec |
__construct(\WebinoDraw\Instructions\InstructionsRenderer $instructionsRenderer, \WebinoDraw\Draw\LoopHelperPluginManager $loopHelpers, \WebinoDraw\Cache\DrawCache $cache)
\WebinoDraw\Instructions\InstructionsRenderer | $instructionsRenderer | |
\WebinoDraw\Draw\LoopHelperPluginManager | $loopHelpers | |
\WebinoDraw\Cache\DrawCache | $cache |
preLoop(\WebinoDraw\Manipulator\Plugin\PluginArgument $arg)
\WebinoDraw\Manipulator\Plugin\PluginArgument | $arg |
updateNodeVarTranslation(\WebinoDraw\Dom\NodeInterface $node, \WebinoDraw\Manipulator\Plugin\PluginArgument $arg) : self
\WebinoDraw\Dom\NodeInterface | $node | |
\WebinoDraw\Manipulator\Plugin\PluginArgument | $arg |
preLoopInternal(\WebinoDraw\Manipulator\Plugin\PluginArgument $arg)
\WebinoDraw\Manipulator\Plugin\PluginArgument | $arg |
nothingToLoop(\WebinoDraw\Manipulator\Plugin\PluginArgument $arg)
\WebinoDraw\Manipulator\Plugin\PluginArgument | $arg |
nodesLoop(\WebinoDraw\Dom\NodeList $nodes, array $items, \WebinoDraw\Manipulator\Plugin\PluginArgument $arg) : $this
\WebinoDraw\Dom\NodeList | $nodes | |
array | $items | |
\WebinoDraw\Manipulator\Plugin\PluginArgument | $arg |
itemsLoop(array $items, \WebinoDraw\Manipulator\Plugin\PluginArgument $arg, \ArrayObject $loopArg, \WebinoDraw\Dom\Element $nodeClone) : $this
array | $items | |
\WebinoDraw\Manipulator\Plugin\PluginArgument | $arg | |
\ArrayObject | $loopArg | |
\WebinoDraw\Dom\Element | $nodeClone |