Class Parser
Master class of Thelia's parser. The loop mechanism depends of this parser
From this class all the parser is lunch
- Thelia\Core\Template\Parser implements Thelia\Core\Template\ParserInterface
Namespace: Thelia\Core\Template
Author: Manuel Raynaud <mraynaud@openstudio.fr>
Located at core/lib/Thelia/Core/Template/Parser.php
Author: Manuel Raynaud <mraynaud@openstudio.fr>
Located at core/lib/Thelia/Core/Template/Parser.php
public
|
|
public
Symfony\Component\HttpFoundation\Request
|
|
public
Symfony\Component\EventDispatcher\EventDispatcher
|
|
public
|
|
public
|
|
public
type
|
|
public
|
|
public
|
|
protected
|
string |
PREFIXE
|
'prx' |
|
boolean |
SHOW_TIME
|
true |
|
boolean |
ALLOW_DEBUG
|
true |
|
boolean |
USE_CACHE
|
true |
protected
Symfony\Component\DependencyInjection\ContainerInterface
|
$container | |
|
protected
mixed
|
$content | |
|
protected
integer
|
$status | 200 |
|
protected
|
$tpex | |
|
protected
string
|
$template | "default" |