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

{debug}

{debug} は、ページにデバッギングコンソールを出力します。 これは、PHP スクリプトにおける debug の設定に関係なく動作します。これはプログラムを実行した時、 使用されるテンプレートは表示せずに、割り当てられた変数のみを表示します。 ですが、現在このテンプレートのスコープ内で有効な変数をすべて見る事ができます。

属性名 必須 デフォルト 概要
output string No javascript 出力タイプ。html又はjavascript

デバッギングコンソール のページも参照してください。