PHP 클래스 Twig_Filter, php-framework-benchmarks

또한 보기: http://twig.sensiolabs.org/doc/templates.html#filters
저자: Fabien Potencier ([email protected])
파일 보기 프로젝트 열기: pmjones/php-framework-benchmarks 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$options

공개 메소드들

메소드 설명
__construct ( array $options = [] )
getPreEscape ( )
getSafe ( Twig_Node $filterArgs )
needsEnvironment ( )

메소드 상세

__construct() 공개 메소드

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

getPreEscape() 공개 메소드

public getPreEscape ( )

getSafe() 공개 메소드

public getSafe ( Twig_Node $filterArgs )
$filterArgs Twig_Node

needsEnvironment() 공개 메소드

public needsEnvironment ( )

프로퍼티 상세

$options 보호되어 있는 프로퍼티

protected $options