W3cubDocs

/PHP

Yaf_View_Interface::display

(Yaf >=1.0.0)

Yaf_View_Interface::displayRender and output a template

Description

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

Render a template and output the result immediatly.

Warning

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

Parameters

tpl
tpl_vars

Return Values

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/yaf-view-interface.display.php