GoLang Yaf_View_Interface::display

request it (298)
GoLang replacement for PHP's Yaf_View_Interface::display [edit | history]



Do you know a GoLang replacement for PHP's Yaf_View_Interface::display? Write it!

PHP Yaf_View_Interface::display

PHP original manual for Yaf_View_Interface::display [ show | php.net ]

Yaf_View_Interface::display

(Yaf >=1.0.0)

Yaf_View_Interface::displayRender and output a template

Description

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

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