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.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

tpl

tpl_vars

返り値


Yaf_View_Interface
PHP Manual