Overview

Namespaces

  • Thelia
    • Action
    • Controller
    • Core
      • Bundle
      • Event
      • EventListener
      • Template
        • BaseParam
    • Exception
    • Log
      • Destination
    • Model
      • map
      • om
    • Routing
      • Matcher
    • Tools
    • Tpex
      • BaseParam
      • Exception
      • Loop
      • Tests

Classes

  • ActionMatcher
  • DefaultMatcher
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Thelia\Routing\Matcher

Classes summary
ActionMatcher Matcher using action param in get or post method to perform actions. For exemple index.php?action=addCart will find the good controller that can perform this action.
DefaultMatcher Default matcher when no action is needed and there is no result for urlmatcher
thelia API documentation generated by ApiGen 2.8.0