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:
テンプレートが呼び出される毎に強制的にコンパイル(再コンパイル)を行います。
この設定は、
$compile_check
をオーバーライドします。
デフォルトの設定では無効になっています。開発や
デバッグ の際に便利ですが、
決して運用環境で使用してはいけません。
$caching
が有効の場合はキャッシュファイルは毎回再生成されます。