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 BaseLoop

Abstract
Namespace: Thelia\Tpex\Element\Loop
Located at core/lib/Thelia/Tpex/Element/Loop/BaseLoop.php
Methods summary
public
# __construct( Symfony\Component\HttpFoundation\Request $request, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher )

Parameters

$request
Symfony\Component\HttpFoundation\Request
$request
$dispatcher
Symfony\Component\EventDispatcher\EventDispatcherInterface
$dispatcher
abstract public
# exec( mixed $text, mixed $args )
Properties summary
public Symfony\Component\HttpFoundation\Request $request
#
public Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher
#
thelia API documentation generated by ApiGen 2.8.0