PHP 8.1.28 Released!

Yaf_View_Simple::render

(Yaf >=1.0.0)

Yaf_View_Simple::renderConstruit un template

Description

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

Construit un template et retourne le résultat.

Liste de paramètres

tpl

tpl_vars

Valeurs de retour

add a note

User Contributed Notes

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