Array("輸入欄位類型",是否可以被編輯) static 則是一個狀態群組 Exp: 是否顯示首頁、是否顯示等等 *****/ "排序" => Array( "field" => "rank", "inputType" => "text", "is_edit"=> true ), "標題" => Array( "field" => "title", "inputType" => "text", "is_edit"=> true ), "顯示狀態" => Array( "是否顯示" => Array( "field" => "is_visible", "inputType" => "radio", "showColor" => 'label-success', "showText" => 'S' ) ), ); }