(Yaf >=1.0.0)
Render and output a template
abstract public bool Yaf_View_Interface::display ( string $tpl [, array $tpl_vars ] )
Render a template and output the result immediatly.
Parameters:
tpl
Render a template and output the result immediatly.
tpl_vars
Render a template and output the result immediatly.
Returns:
This function is currently not documented; only its argument list is available.
Please login to continue.