PHP 8.5.0 Alpha 2 available for testing

Yaf_View_Interface::display

(Yaf >=1.0.0)

Yaf_View_Interface::displayInterpretar e imprimir una plantilla

Descripción

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

Interpreta e imprime el resultado inmediatamente.

Advertencia

Esta función está actualmente no documentada; solo la lista de sus argumentos está disponible.

Parámetros

tpl

tpl_vars

Valores devueltos

add a note

User Contributed Notes

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