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

  • BaseAction
  • Cart
  • Customer
  • Overview
  • Namespace
  • Class
  • Tree

Class BaseAction

Direct known subclasses

Thelia\Action\Cart
Abstract
Namespace: Thelia\Action
Author: Manuel Raynaud <mraynaud@openstudio.fr>
Located at core/lib/Thelia/Action/BaseAction.php
Methods summary
public
# __construct( Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher )

Parameters

$dispatcher
Symfony\Component\EventDispatcher\EventDispatcherInterface
$dispatcher
public Symfony\Component\EventDispatcher\EventDispatcherInterface
# getDispatcher( )

Returns

Symfony\Component\EventDispatcher\EventDispatcherInterface
Properties summary
protected Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher
#
thelia API documentation generated by ApiGen 2.8.0