Overview

Namespaces

  • Thelia
    • Action
    • Config
    • Controller
    • Core
      • Bundle
      • DependencyInjection
        • Compiler
        • Loader
      • Event
      • EventListener
      • Template
        • BaseParam
    • Exception
    • Log
      • Destination
    • Model
      • map
      • om
    • Routing
      • Matcher
    • Tools
    • Tpex
      • BaseParam
      • Element
        • Loop
        • TestLoop
      • Event
      • Exception
      • Filter
      • Tokenizer

Classes

  • BaseLoop
  • LoopIteration
  • LoopIterationCollection
  • Overview
  • Namespace
  • Class
  • Tree

Class LoopIteration

Namespace: Thelia\Tpex\Element\Loop
Located at core/lib/Thelia/Tpex/Element/Loop/LoopIteration.php
Methods summary
public
# __construct( )
public
# addVarVal( mixed $var, mixed $value )
public
# setReplacement( mixed $replacement )
public
# getReplacement( )
public
# setPrefix( mixed $prefix )
public
# getPrefix( )
public
# getVarVal( )
Properties summary
protected mixed $replacement
#
protected mixed $prefix
#
protected mixed $varval
#
thelia API documentation generated by ApiGen 2.8.0