Yaf_View_Interface::render

Render a template

Description

abstract public string Yaf_View_Interface::render ( string $tpl [, array $tpl_vars ] )

Render a template and return the result.

Warning

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

Parameters

tpl

tpl_vars

Return Values