Yaf_View_Simple::eval

Render template

Description

public string Yaf_View_Simple::eval ( string $tpl_content [, array $tpl_vars ] )

Render a string tempalte and return the result.

Parameters

tpl_content

string template

tpl_vars

Return Values