Yaf_View_Interface::display

(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.

doc_php
2016-02-24 16:07:30
Comments
Leave a Comment

Please login to continue.