PHP Class Jarves\Twig\NodeUrlExtension

Inheritance: extends Twig_Extension
Datei anzeigen Open project: jarves/jarves

Public Methods

Method Description
__construct ( PageStack $pageStack )
classWhenRoute ( $className, $routeName = null )
classWhenRouteStarts ( $className, $routeName = null )
classWhenUri ( $className, $index, $expected = null )
getFilters ( )
getFunctions ( )
getName ( )
getUrl ( $nodeOrId = false )
isUri ( $index, $expected = null )

Method Details

__construct() public method

public __construct ( PageStack $pageStack )
$pageStack Jarves\PageStack

classWhenRoute() public method

public classWhenRoute ( $className, $routeName = null )

classWhenRouteStarts() public method

public classWhenRouteStarts ( $className, $routeName = null )

classWhenUri() public method

public classWhenUri ( $className, $index, $expected = null )

getFilters() public method

public getFilters ( )

getFunctions() public method

public getFunctions ( )

getName() public method

public getName ( )

getUrl() public method

public getUrl ( $nodeOrId = false )

isUri() public method

public isUri ( $index, $expected = null )