PHP Class Ouzo\View\TwigRenderer

Inheritance: implements Ouzo\View\ViewRenderer
Afficher le fichier Open project: letsdrink/ouzo

Méthodes publiques

Méthode Description
__construct ( $viewName, array $attributes )
getViewPath ( )
render ( )

Private Methods

Méthode Description
initialize ( Twig_Environment $environment )

Method Details

__construct() public méthode

public __construct ( $viewName, array $attributes )
$attributes array

getViewPath() public méthode

public getViewPath ( )

render() public méthode

public render ( )