Defines file-based template methods.
public
setFile( string $file )
Sets the path to the template file.
string
public string
getFile( )
Returns the path to the template file.
render()