Yaf_View_Interface
PHP Manual

Yaf_View_Interface::render

(PECL yaf >=1.0.0)

Yaf_View_Interface::renderRender a template

说明

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

Render a template and return the result.

Warning

本函数还未编写文档,仅有参数列表。

参数

tpl

tpl_vars

返回值


Yaf_View_Interface
PHP Manual