前台顯示介面列表(catalog\view)
2010年8月26日
4 則評論
顯示介面的程式除了少數幾個是共用一個控制程式外,其餘的和控制程式的位置大致相同,像結帳功能的guest_step_3.php直接輸出到confirm.tpl顯示,所以就沒有guest_step_3.tpl,還有module功能模組的bestseller.tpl和bestseller_home.tpl同樣受bestseller.php控制,所以也找不到bestseller_home.php,還有success.tpl成功顯示介面也是一樣,只要是動作完成或成功的畫面大都是使用它來作輸出,其餘的請自行體會,以下就是前台顯示介面的程式列表
Catalog
view
theme
your template
template
account 會 ... 閱讀全文
近期迴響