PHP Class TFD_Extension

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

Méthodes publiques

Méthode 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 méthode

registers the drupal specific filters
public getFilters ( )

getFunctions() public méthode

registers the drupal specific functions
public getFunctions ( )

getGlobals() public méthode

public getGlobals ( )

getName() public méthode

public getName ( )

getNodeVisitors() public méthode

public getNodeVisitors ( )

getOperators() public méthode

public getOperators ( )

getTests() public méthode

registers the drupal specific tests
public getTests ( )

getTokenParsers() public méthode

* registers the drupal specific tags
public getTokenParsers ( )