main.php
main
.php
$op_prfix = "自訂樣板前置符";
templates/
op_樣板前置符_xxx.tpl
op_main_xxx.tpl
<{$模型資料表_xxx}>
<{$my_action_xxx}>
my_action
$Model = new TadModData('my_action');
$Model
$Action
action
templates\op_main_create.tpl
templates\op_main_index.tpl
templates\op_main_show.tpl
templates\op_main_edit.tpl
進階搜尋