PHP 클래스 Newscoop\NewscoopBundle\Twig\IncludeAsVerbatimExtension

상속: extends Twig_Extension
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 메소드들

메소드 설명
getFunctions ( ) : array Returns a list of global functions to add to the existing list.
getName ( ) : string Returns the name of the extension.
includeAsVerbatim ( Twig_Environment $env, $location )

메소드 상세

getFunctions() 공개 메소드

Returns a list of global functions to add to the existing list.
public getFunctions ( ) : array
리턴 array An array of global functions

getName() 공개 메소드

Returns the name of the extension.
public getName ( ) : string
리턴 string The extension name

includeAsVerbatim() 공개 메소드

public includeAsVerbatim ( Twig_Environment $env, $location )
$env Twig_Environment