PHP Class Ojs\ApiBundle\Service\Twig\ApiTwigExtension

Inheritance: extends Twig_Extension
Mostrar archivo Open project: ojs/ojs

Public Methods

Method Description
__construct ( Symfony\Component\Routing\RouterInterface $router )
getApiViews ( ) : string
getFunctions ( )
getName ( )

Method Details

__construct() public method

public __construct ( Symfony\Component\Routing\RouterInterface $router )
$router Symfony\Component\Routing\RouterInterface

getApiViews() public method

public getApiViews ( ) : string
return string

getFunctions() public method

public getFunctions ( )

getName() public method

public getName ( )