PHP Class Ouzo\View\PhtmlRenderer

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

Méthodes publiques

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

Private Methods

Méthode Description
_loadView ( )
_loadViewHelper ( )
_saveAttributes ( )

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 ( )