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

  • BaseParam
  • Overview
  • Namespace
  • Class
  • Tree

Class BaseParam

Direct known subclasses

Thelia\Core\Template\BaseParam\Secure
Abstract
Namespace: Thelia\Tpex\BaseParam
Located at core/lib/Thelia/Tpex/BaseParam/BaseParam.php
Methods summary
final public
# __construct( Symfony\Component\HttpFoundation\Request $request, mixed $baseParamValue )
public Symfony\Component\HttpFoundation\Request
# getRequest( )

Returns

Symfony\Component\HttpFoundation\Request
abstract public
# exec( )
Properties summary
protected Symfony\Component\HttpFoundation\Request $request
#
protected mixed $baseParamValue
#

value containing by the #PARAM_BASE_*

value containing by the #PARAM_BASE_*

thelia API documentation generated by ApiGen 2.8.0