PHP Class TFD_Extension

See also: http://tfd7.rocks for more information
Author: René Bakx
Inheritance: extends Twig_Extension
Show file Open project: tfd7/tfd7

Public Methods

Method Description
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

Method Details

getFilters() public method

registers the drupal specific filters
public getFilters ( )

getFunctions() public method

registers the drupal specific functions
public getFunctions ( )

getGlobals() public method

public getGlobals ( )

getName() public method

public getName ( )

getNodeVisitors() public method

public getNodeVisitors ( )

getOperators() public method

public getOperators ( )

getTests() public method

registers the drupal specific tests
public getTests ( )

getTokenParsers() public method

* registers the drupal specific tags
public getTokenParsers ( )