"게시판설정 정보", 'label' => [ 'uid' => "번호", 'name' => "게시판제목", 'isaccess' => "접속권한", 'isread' => "읽기권한", 'iswrite' => "쓰기권한", 'isreply' => "답변권한", 'isupload' => "Upload권한", 'isdownload' => "Download권한", 'head' => "머리글", 'tail' => "아래글", 'status' => "상태", 'updated_at' => "수정일", 'created_at' => "작성일" ], "ISACCESS" => [...ROLES], "ISREAD" => [...ROLES], "ISWRITE" => [...ROLES], "ISREPLY" => [...ROLES], "ISUPLOAD" => [...ROLES], "ISDOWNLOAD" => [...ROLES], "STATUS" => [...STATUS], ];