Overview

Namespaces

  • PHP
  • Thelia
    • Action
    • Controller
    • Core
      • Bundle
      • Event
      • EventListener
      • Template
    • Exception
    • Log
      • Destination
    • Model
      • map
      • om
    • Routing
      • Matcher
    • Tools

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)

thelia API documentation generated by ApiGen 2.8.0