PHP Class Twig_Filter, php-framework-benchmarks

See also: http://twig.sensiolabs.org/doc/templates.html#filters
Author: Fabien Potencier ([email protected])
Afficher le fichier Open project: pmjones/php-framework-benchmarks Class Usage Examples

Protected Properties

Свойство Type Description
$options

Méthodes publiques

Méthode Description
__construct ( array $options = [] )
getPreEscape ( )
getSafe ( Twig_Node $filterArgs )
needsEnvironment ( )

Method Details

__construct() public méthode

public __construct ( array $options = [] )
$options array

getPreEscape() public méthode

public getPreEscape ( )

getSafe() public méthode

public getSafe ( Twig_Node $filterArgs )
$filterArgs Twig_Node

needsEnvironment() public méthode

public needsEnvironment ( )

Property Details

$options protected_oe property

protected $options