setTemplate() setTemplate(string $template) : \Pop\View\Template\TemplateInterface Set view template Parameters string $template Returns \Pop\View\Template\TemplateInterface
render() render(array $data) : string Render the view and return the output Parameters array $data Throws \Pop\View\Template\Exception Returns string