Smarty プラグイン設定
Smarty 拡張プラグインの設定
Smartyに拡張プラグイン(マイプラグイン)を設定します。
Smarty 拡張プラグインの設定
Smartyに拡張プラグイン(マイプラグイン)を設定します。
server、get、post、cookies、env、request、session
GETやPOST,SESSIONなどのリクエスト変数にSmartyからアクセスし表示します。
foreachとsectionで日付用のプルダウンを生成
Smartyのforeachで年、sectionで月・日と日付のプルダウンを生成します。
index、index_prev、index_next、iteration、first、last、rownum、loop、show、total
Smartyのsection内で用いられるプロパティの例一覧です。
index、iteration、first、last、show、total
Smartyのforeach内で用いられるプロパティの例一覧です。