Yaf_View_Interface::display

Render and output a template

Description

abstract public bool Yaf_View_Interface::display(string $tpl, array $tpl_vars = ?)

Render a template and output the result immediately.

Warning

This function is currently not documented; only its argument list is available.

Parameters

tpl

tpl_vars

Return Values