SMRTR00200_면접실기스케줄관리.xrw 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>면접실기스케줄관리</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <intvpracschelist/>
  11. <maildata>
  12. <toaddress/>
  13. <fromaddress/>
  14. <fromname/>
  15. <ccaddress/>
  16. <subject/>
  17. <msg/>
  18. </maildata>
  19. </main>
  20. <send>
  21. <apntyy/>
  22. <supinfqurtyyflag>1</supinfqurtyyflag>
  23. <fstlattrmflag>1</fstlattrmflag>
  24. <trngflag>I</trngflag>
  25. <dentyn>1</dentyn>
  26. <scrngflag>2</scrngflag>
  27. <korname/>
  28. <rregno/>
  29. <examno/>
  30. <intnorddeptcd/>
  31. <resiorddeptcd/>
  32. <intvpracschelist/>
  33. <messagesend>
  34. <intvpracschelist/>
  35. <workgbn/>
  36. </messagesend>
  37. </send>
  38. <init/>
  39. <hidden>
  40. </hidden>
  41. <temp>
  42. </temp>
  43. </root>
  44. </instance>
  45. <submission id="TRRTR00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/intvpracschelist"/>
  46. <submission id="TXRTR00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/intvpracschelist" resultref="/root/temp"/>
  47. <submission id="TXRTR00202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/messagesend" resultref="/root/temp"/>
  48. <submission id="TXRTR00203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/messagesend" resultref="/root/temp"/>
  49. </model>
  50. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  51. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  54. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  55. <script type="javascript" src="../../../com/emailsenderweb/js/ZME001.js"/>
  56. <script type="javascript" ev:event="xforms-ready">
  57. <![CDATA[
  58. //사용자 권한
  59. fCheckAuth();
  60. // 그리드 초기화
  61. misfGridInit(grd_intvpracschelist);
  62. misfMsterDetailSet(grd_intvpracschelist, null, "TRRTR00201", "Y");
  63. misfComboComCdList("R0234", cmb_resiorddeptcd, "Y");
  64. misfComboComCdListMulti("R0237,R0238,R0151,R0239,R0240", "cmb_supinfqurtyyflag,cmb_fstlattrmflag,cmb_trngflag,cmb_dentyn,cmb_scrngflag");
  65. // 2007-11-16 년도 디폴트설정 acwon수정
  66. /*var sDate = getNewDate();
  67. model.setValue("/root/send/apntyy", sDate.getFullYear());
  68. model.refresh();*/
  69. var today = getCurrentDate();
  70. var cur_mm = parseInt(today.substring(4, 6));
  71. var cur_yy = parseInt(today.substring(0, 4));
  72. if (cur_mm >= 11)
  73. cur_yy++;
  74. model.setValue("/root/send/apntyy", cur_yy);
  75. ipt_apntyy.refresh();
  76. //end
  77. //그리드의 타이틀을 누르면 sort되는 기능
  78. grd_intvpracschelist.explorerbar = "sort";
  79. ]]>
  80. </script>
  81. <script type="javascript">
  82. <![CDATA[
  83. //========================================================================================
  84. //버튼에 대한 화면 권한 체크(R : 읽기, X : 입력/수정/삭제, P : 출력)
  85. //========================================================================================
  86. function fCheckAuth() {
  87. btn_search.disabled = !checkAuth("R") ;
  88. btn_save.disabled = !checkAuth("X") ;
  89. }
  90. function fGetIntvPracScheGrid() {
  91. misfMsterDetailRetrieve();
  92. }
  93. function fzmefOpenMail(ref)
  94. {
  95. open("SPRTR00201", 1, 700, 400, "TXRTR00204", ref, "/root/send");
  96. }
  97. ]]>
  98. </script>
  99. </xhtml:head>
  100. <xhtml:body style="margin-left:8; margin-right:8; ">
  101. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  102. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">면접 실기 스케줄 관리</caption>
  103. </group>
  104. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:727px; ">
  105. <group id="group4" style="left:0px; top:5px; width:1195px; height:65px; vertical-align:top; ">
  106. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1190px; height:63px; background-color:#fffbf2; border-color:#ffd799; "/>
  107. <button id="btn_search" class="btn1_letter2" navindex="10" style="left:1125px; top:22px; width:56px; height:22px; text-align:left; ">
  108. <caption>조회</caption>
  109. <script type="javascript" ev:event="DOMActivate">
  110. <![CDATA[
  111. //필수 입력 항목 체크(공통 ftHelper.js)
  112. if ( !isRequiredControls("ipt_apntyy", "cmb_supinfqurtyyflag", "cmb_fstlattrmflag", "cmb_trngflag", "cmb_dentyn", "cnb_scrngflag") ) {
  113. return false;
  114. }
  115. fGetIntvPracScheGrid();
  116. ]]>
  117. </script>
  118. </button>
  119. <line id="line1" class="line_4" style="x1:1110px; y1:6px; x2:1110px; y2:52px; border-color:#ffe4bb; border-left-style:solid; "/>
  120. <caption id="cap_scrngflag" class="search_name" style="left:15px; top:39px; width:86px; height:17px; ">전형구분 :</caption>
  121. <caption id="caption1" class="search_name" style="left:225px; top:39px; width:86px; height:17px; ">이 름 :</caption>
  122. <input id="ipt_korname" ref="/root/send/korname" class="input_search" navindex="7" style="left:310px; top:38px; width:100px; height:19px; "/>
  123. <caption id="caption3" class="search_name" style="left:435px; top:40px; width:86px; height:17px; ">수험번호 :</caption>
  124. <input id="ipt_examno" ref="/root/send/examno" class="input_search" navindex="9" style="left:525px; top:39px; width:100px; height:19px; "/>
  125. <select1 id="cmb_trngflag" ref="/root/send/trngflag" class="combo_s_essential" navindex="4" appearance="minimal" style="left:775px; top:10px; width:100px; height:19px; ">
  126. <choices>
  127. <itemset>
  128. <label/>
  129. <value/>
  130. </itemset>
  131. </choices>
  132. <script type="javascript" ev:event="xforms-value-changed">
  133. <![CDATA[
  134. if (model.getValue("/root/send/trngflag") == "R") {
  135. cmb_resiorddeptcd.visible = true;
  136. cmb_intnorddeptcd.visible = false;
  137. model.setValue("/root/send/intnorddeptcd", "");
  138. } else {
  139. cmb_resiorddeptcd.visible = false;
  140. cmb_intnorddeptcd.visible = true;
  141. model.setValue("/root/send/resiorddeptcd", "");
  142. }
  143. ]]>
  144. </script>
  145. </select1>
  146. <caption id="cap_trngflag" class="search_name" style="left:660px; top:9px; width:110px; height:17px; ">전공의구분 :</caption>
  147. <caption id="cap_apntyy" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">년 도 :</caption>
  148. <caption id="cap_supinfqurtyyflag" class="search_name" style="left:225px; top:9px; width:86px; height:17px; ">상하반기 :</caption>
  149. <caption id="cap_fstlattrmflag" class="search_name" style="left:435px; top:9px; width:86px; height:17px; ">전후기 :</caption>
  150. <select1 id="cmb_dentyn" ref="/root/send/dentyn" class="combo_s_essential" navindex="5" appearance="minimal" style="left:975px; top:10px; width:100px; height:19px; ">
  151. <choices>
  152. <itemset>
  153. <label/>
  154. <value/>
  155. </itemset>
  156. </choices>
  157. </select1>
  158. <caption id="cap_dentyn" class="search_name" style="left:885px; top:9px; width:96px; height:17px; ">치과여부 :</caption>
  159. <select1 id="cmb_fstlattrmflag" ref="/root/send/fstlattrmflag" class="combo_s_essential" navindex="3" appearance="minimal" style="left:525px; top:10px; width:100px; height:19px; ">
  160. <choices>
  161. <itemset>
  162. <label/>
  163. <value/>
  164. </itemset>
  165. </choices>
  166. </select1>
  167. <select1 id="cmb_supinfqurtyyflag" ref="/root/send/supinfqurtyyflag" class="combo_s_essential" navindex="2" appearance="minimal" style="left:310px; top:10px; width:100px; height:19px; ">
  168. <choices>
  169. <itemset>
  170. <label/>
  171. <value/>
  172. </itemset>
  173. </choices>
  174. </select1>
  175. <caption id="caption12" class="search_name" style="left:660px; top:40px; width:115px; height:17px; ">주민등록번호 :</caption>
  176. <input id="ipt_rregno" ref="/root/send/rregno" class="input_search" navindex="8" style="left:775px; top:39px; width:100px; height:19px; "/>
  177. <input id="ipt_apntyy" ref="/root/send/apntyy" class="input_s_essential" navindex="1" style="left:100px; top:10px; width:100px; height:19px; "/>
  178. <select1 id="cmb_scrngflag" ref="/root/send/scrngflag" class="combo_s_essential" navindex="6" appearance="minimal" style="left:100px; top:35px; width:100px; height:19px; ">
  179. <choices>
  180. <itemset>
  181. <label/>
  182. <value/>
  183. </itemset>
  184. </choices>
  185. </select1>
  186. <select1 id="cmb_intnorddeptcd" ref="/root/send/intnorddeptcd" class="combo_default" appearance="minimal" style="left:975px; top:35px; width:100; height:19px; ">
  187. <choices>
  188. <item>
  189. <label>전체</label>
  190. <value/>
  191. </item>
  192. <item>
  193. <label>의과</label>
  194. <value>XXXX</value>
  195. </item>
  196. <item>
  197. <label>보철과</label>
  198. <value>PT</value>
  199. </item>
  200. <item>
  201. <label>구강외과</label>
  202. <value>OT</value>
  203. </item>
  204. <item>
  205. <label>교정과</label>
  206. <value>OD</value>
  207. </item>
  208. </choices>
  209. </select1>
  210. <select1 id="cmb_resiorddeptcd" ref="/root/send/resiorddeptcd" class="combo_default" visibility="hidden" appearance="minimal" style="left:975px; top:35px; width:100px; height:19px; ">
  211. <choices>
  212. <itemset>
  213. <label/>
  214. <value/>
  215. </itemset>
  216. </choices>
  217. </select1>
  218. <caption id="caption117" class="search_name" style="left:885px; top:35px; width:125px; height:17px; ">과구분 :</caption>
  219. </group>
  220. <caption id="caption11" class="tit_2" style="left:10px; top:75px; width:117px; height:13px; ">전형일정</caption>
  221. <line id="line2" class="line_1" style="x1:0px; y1:100px; x2:1195px; y2:100px; "/>
  222. <datagrid id="grd_intvpracschelist" nodeset="/root/main/intvpracschelist" caption="성명^주민등록번호^수험번호^부서^군보^성별^E-Mail^H/P^면접시간^면접시간^면접시간^면접시간^면접시간|성명^주민등록번호^수험번호^부서^군보^성별^E-Mail^H/P^일자^시작시간^시작분^종료시간^종료분" colsep="^" colwidth="90, 100, 65, 110, 60, 48, 190, 90, 100, 60, 60, 60, 60, 0, 0, 0, 0" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:95px; width:1195px; height:620px; ">
  223. <col ref="korname" style="text-align:center; "/>
  224. <col ref="rregno" format="999999-9999999" showmask="true" style="text-align:center; "/>
  225. <col ref="examno" style="text-align:center; "/>
  226. <col ref="hopenm"/>
  227. <col ref="armyyn" style="text-align:center; "/>
  228. <col ref="gndr" style="text-align:center; "/>
  229. <col ref="email"/>
  230. <col ref="supppsnmpphonno"/>
  231. <col ref="schedd" type="output" format="yyyy-mm-dd" style="text-align:center; "/>
  232. <col ref="intvfromtm" type="input" format="hh" maxlength="2" showmask="true" _required="true" style="text-align:center; "/>
  233. <col ref="intvfrommnt" type="input" format="nn" maxlength="2" showmask="true" _required="true" style="text-align:center; "/>
  234. <col ref="intvtotm" type="input" format="hh" maxlength="2" showmask="true" _required="true" style="text-align:center; "/>
  235. <col ref="intvtomnt" type="input" format="nn" maxlength="2" showmask="true" _required="true" style="text-align:center; "/>
  236. <col ref="apntinfono" visibility="hidden"/>
  237. <col ref="scrngflag" visibility="hidden"/>
  238. <col ref="seqno" visibility="hidden"/>
  239. <col ref="apntyy" visibility="hidden"/>
  240. </datagrid>
  241. <button id="button4" class="btn2_letter4" style="left:1122px; top:75px; width:64px; height:19px; vertical-align:bottom; ">
  242. <caption>엑셀저장</caption>
  243. <script type="javascript" ev:event="DOMActivate">
  244. <![CDATA[
  245. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  246. if (fileName != "") {;
  247. grd_intvpracschelist.saveExcel(fileName);
  248. }
  249. ]]>
  250. </script>
  251. </button>
  252. </group>
  253. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  254. <button id="btn_save" class="btn4_letter2" style="left:1139px; top:3px; width:56px; height:22px; ">
  255. <caption>저장</caption>
  256. <script type="javascript" ev:event="DOMActivate">
  257. <![CDATA[
  258. var retMes = messageBox("저장 하시겠습니까?", "Q999");
  259. if ( retMes != 6) {
  260. return;
  261. }
  262. var updtdata = getGridUpdateData(grd_intvpracschelist);
  263. if (updtdata == "") {
  264. messageBox("변경된 데이터가","I004");
  265. return;
  266. }
  267. if(!checkRequiredColumn("grd_intvpracschelist"))return;
  268. misfSave("TXRTR00201");
  269. misfMsterDetailRetrieve();
  270. model.refresh();
  271. ]]>
  272. </script>
  273. </button>
  274. <line id="line11" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  275. </group>
  276. </xhtml:body>
  277. </xhtml:html>