CakeFest 2024: The Official CakePHP Conference

Yaf_View_Simple::display

(Yaf >=1.0.0)

Yaf_View_Simple::displayОтрисовывает и отображает

Описание

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

Отрисовывает шаблон и мгновенно отображает результат.

Список параметров

tpl

tpl_vars

Возвращаемые значения

add a note

User Contributed Notes

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