CakeFest 2024: The Official CakePHP Conference

Yaf_View_Simple::display

(Yaf >=1.0.0)

Yaf_View_Simple::displayInterpretar y mostrar

Descripción

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

Interpreta una plantilla y muestra el resultado inmediatamente.

Parámetros

tpl

tpl_vars

Valores devueltos

add a note

User Contributed Notes

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