Smarty Icon

You may use the Smarty logo according to the trademark notice.

Smarty Template Engine Smarty Template Engine

For sponsorship, advertising, news or other inquiries, contact us at:

Sites Using Smarty

Advertisement

$debugging

デバッギングコンソール を有効にします。このコンソールは、現在のスクリプトにおける インクルードされた テンプレートや PHP から 割り当てられた 変数、 設定ファイルの変数 といった情報を javascript のポップアップウィンドウで通知します。 {assign} 関数によってテンプレート内で割り当てられた変数は表示されません。

このコンソールは、url から $debugging_ctrl を用いることで有効にすることもできます。

{debug}$debug_tpl、 および $debugging_ctrl も参照してください。