<@20> <$ifbreak(csrf_check(Form.csrf_check_key))> <@>タグ除去 <$v.tw_delete_spchar(Form.tw_id, Form.tw_type)> <$v.tw_check_color(Form.tw_bg, Form.tw_fc, Form.tw_twbg, Form.tw_twfc, Form.tw_twlinks)> <@>int <$Form.tw_size_x = int(Form.tw_size_x)> <$Form.tw_size_y = int(Form.tw_size_y)> <$Form.tw_rpp = int(Form.tw_rpp)> <$t = Form.tw_type> <$ifset(t ne 'profile' && t ne 'faves', Form.tw_type, 'profile')> <@> 許可するキーの値 <$form = copy_with_key(Form, begin_ary)> tw_id tw_type tw_size_x tw_size_y tw_rpp <@>色 tw_bg tw_fc tw_twbg tw_twfc tw_twlinks <@>その他 tw_scrollbar tw_avatars tw_timestamp tw_hashtags <$end> <$action_return = v.daybook_setting(form)> POST成功時の処理 <$ifexec(action_return eq '0', begin)> <$message('設定を保存しました')> <$jumpclear('sub/reload_message', v.myself)> <$end>