Template Controller class

A base controller for easily creating templated output.

package Fuel
category Core
author Fuel Development Team

 Methods

After controller method has run output the template

after(\Fuel\Core\Response $response) 

Parameters

Load the template and create the $this->template object

before() 

 Properties

 

<p>page template</p>

$template : string