PHP 7.0.6 Released

Yaf_View_Simple::display

(Yaf >=1.0.0)

Yaf_View_Simple::displayRender and display

Description

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

Render a template and display the result instantly.

Parameters

tpl

tpl_vars

Return Values

User Contributed Notes

There are no user contributed notes for this page.
To Top