What is Smarty?
Why use it?
Use Cases and Work Flow
Syntax Comparison
Template Inheritance
Best Practices
Crash Course
You may use the Smarty logo according to the trademark notice.
For sponsorship, advertising, news or other inquiries, contact us at:
Isso diz à Smarty qual tipo de recurso usar implicitamente. O valor padrão é 'file', significando que $smarty->display('index.tpl'); e $smarty->display('file:index.tpl'); são idênticos no significado. Veja o capítulo resource para detalhes.