PHP 클래스 TFD_Extension

또한 보기: http://tfd7.rocks for more information
저자: René Bakx
상속: extends Twig_Extension
파일 보기 프로젝트 열기: tfd7/tfd7

공개 메소드들

메소드 설명
getFilters ( ) registers the drupal specific filters
getFunctions ( ) registers the drupal specific functions
getGlobals ( )
getName ( )
getNodeVisitors ( )
getOperators ( )
getTests ( ) registers the drupal specific tests
getTokenParsers ( ) * registers the drupal specific tags

메소드 상세

getFilters() 공개 메소드

registers the drupal specific filters
public getFilters ( )

getFunctions() 공개 메소드

registers the drupal specific functions
public getFunctions ( )

getGlobals() 공개 메소드

public getGlobals ( )

getName() 공개 메소드

public getName ( )

getNodeVisitors() 공개 메소드

public getNodeVisitors ( )

getOperators() 공개 메소드

public getOperators ( )

getTests() 공개 메소드

registers the drupal specific tests
public getTests ( )

getTokenParsers() 공개 메소드

* registers the drupal specific tags
public getTokenParsers ( )