parent root
PHP: Yaf_View_Simple::render - Manual

Yaf_View_Simple::render

(Yaf >=1.0.0)

Yaf_View_Simple::renderRender template

Description

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

Render a template and return the result.

Parameters

tpl

tpl_vars

Return Values

add a noteadd a note

User Contributed Notes

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