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:
デバッギングコンソール
を有効にします。このコンソールは、現在のスクリプトにおける
インクルードされた
テンプレートや PHP から 割り当てられた 変数、
設定ファイルの変数
といった情報を javascript のポップアップウィンドウで通知します。
{assign}
関数によってテンプレート内で割り当てられた変数は表示されません。
このコンソールは、url から
$debugging_ctrl
を用いることで有効にすることもできます。
{debug}
、
$debug_tpl
、
および $debugging_ctrl
も参照してください。