Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Twig_Filter
PHP Class Twig_Filter, php-framework-benchmarks
See also:
http://twig.sensiolabs.org/doc/templates.html#filters
Author:
Fabien Potencier (
[email protected]
)
Datei anzeigen
Open project: pmjones/php-framework-benchmarks
Class Usage Examples
Protected Properties
Property
Type
Description
$options
Public Methods
Method
Description
__construct
(
array
$options
= [] )
getPreEscape
( )
getSafe
(
Twig_Node
$filterArgs
)
needsEnvironment
( )
Method Details
__construct()
public
method
public
__construct
(
array
$options
= [] )
$options
array
getPreEscape()
public
method
public
getPreEscape
( )
getSafe()
public
method
public
getSafe
(
Twig_Node
$filterArgs
)
$filterArgs
Twig_Node
needsEnvironment()
public
method
public
needsEnvironment
( )
Property Details
$options
protected_oe property
protected
$options