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

  • ActionEvent
  • TheliaEvents
  • Overview
  • Namespace
  • Class
  • Tree

Class TheliaEvents

Class containing all Thelia events name using in Thelia Core

Final
Namespace: Thelia\Core\Event
Author: Manuel Raynaud <mraynaud@openstudio.fr>
Located at core/lib/Thelia/Core/Event/TheliaEvents.php
Constants summary
string ACTION "thelia.action"
#

ACTION event

ACTION event

Send if no action are already present in Thelia action process ( see Thelia\Routing\Matcher\ActionMatcher)

string INCLUSION "thelia.include"
#

INCLUDE event

INCLUDE event

Send before starting thelia inclusion

thelia API documentation generated by ApiGen 2.8.0