Interface ITemplate (namespace Nette\Templates)


Defines template methods.


Direct Known Sub-interfaces:

Author: David Grudl
Copyright: Copyright (c) 2004, 2009 David Grudl
Located: in /Templates/ITemplate.php (line 30)
Public Method Summary
void
render ()
Renders template to output.

Method Details

line 37

render

public void render ()

Renders template to output.