- Custom DataBase Tables
- CDBT Version 1.x
- 関数リファレンス
- cdbt_create_console_footer
cdbt_create_console_footer
cdbt_create_console_footer( string $message, boolean $run, string $run_label, string $hidden_callback )
フッター用のコンソールボタンとモーダルウィンドウ用の定義を出力します。
パラメータ
$message
default : null
$run
default : false
$run_label
default : null
$hidden_callback
default : null
返り値
void
なし
変更履歴
| バージョン | 内容 |
|---|---|
| 1.0.0 | – |
使用例
<?php