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

  • BaseElement
  • ConditionalLoopElement
  • ConditionalVarLoopElement
  • ElementCollection
  • RepeatLoopElement
  • SimpleLoopElement
  • TestLoopElement
  • TextElement
  • VariablesTemplate
  • Overview
  • Namespace
  • Class
  • Tree

Class VariablesTemplate

Namespace: Thelia\Tpex\Element
Located at core/lib/Thelia/Tpex/Element/VariablesTemplate.php
Methods summary
public static
# init( array $filters, Symfony\Component\HttpFoundation\Request $request )
public static mixed
# analyser( mixed $text )

Parameters

$text
mixed
$text

Returns

mixed

Throws

RuntimeException
protected
# start( mixed $text )
protected
# analyse( mixed $endChar = '' )
protected
# analyseFilter( mixed $token )
protected
# analyseGet( mixed $token )
protected
# filterGetVar( mixed $type, mixed $var, mixed $default = null )
protected
# analyseSet( mixed $token )
protected
# analyseVarName( )
Properties summary
protected array $filters array()
#
protected boolean $init false
#
protected array $tokens array()
#
protected string $sessionPrefix "thelia_"
#
protected Symfony\Component\HttpFoundation\Request $request
#
thelia API documentation generated by ApiGen 2.8.0