Dutch PHP Conference 2025 - Call For Papers

Yaf_View_Interface::display

(Yaf >=1.0.0)

Yaf_View_Interface::displayRender and output a template

Опис

abstract public Yaf_View_Interface::display(string $tpl, array $tpl_vars = ?): bool

Render a template and output the result immediately.

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

tpl

tpl_vars

Значення, що повертаються

add a note

User Contributed Notes

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