SMRPB20000_교직원사진조회.xrw 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  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/>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <send>
  10. <dutplceinst/>
  11. <searchym/>
  12. <prfshipflag/>
  13. <dutunitcd/>
  14. <dutunitnm/>
  15. <jobposcd/>
  16. <jobrespcd/>
  17. </send>
  18. <main/>
  19. <init/>
  20. <temp/>
  21. <print>
  22. <emplnolist>
  23. <result/>
  24. </emplnolist>
  25. </print>
  26. </root>
  27. </instance>
  28. <script type="javascript" ev:event="xforms-ready">
  29. <![CDATA[
  30. fInitialize();
  31. ]]>
  32. </script>
  33. <submission id="TRRPB20001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/print/rpbmempl"/>
  34. </model>
  35. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  38. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  39. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  40. <script type="javascript">
  41. <![CDATA[
  42. function fInitialize()
  43. {
  44. model.resetInstanceNode("/root/PrintRfehemht");
  45. misfComboInstCdListMulti("cmb_instcd", getCurrentDate(),"","N","Y");
  46. misfComboComCdListMulti("R0058,R0062,R0063", "cmb_prfshipflag,cmb_jobposcd,cmb_jobrespcd");
  47. cmb_instcd.value = getUserInfo("dutplceinstcd");
  48. var curDate = getCurrentDate().toDate();
  49. ipt_searchym.value = curDate.getDateFormat('YYYYMMDD');
  50. makeReportPreview(0,120,1192,620);
  51. model.refresh();
  52. }
  53. ]]>
  54. </script>
  55. </xhtml:head>
  56. <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  57. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  58. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:225px; height:14px; ">교직원사진조회</caption>
  59. </group>
  60. <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
  61. <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
  62. <button id="btn_init" class="btn4_letter3" style="left:1126; top:3; width:68px; height:22px; ">
  63. <caption>초기화</caption>
  64. <script type="javascript" ev:event="DOMActivate">
  65. <![CDATA[
  66. fInitialize();
  67. ]]>
  68. </script>
  69. </button>
  70. </group>
  71. <group id="group2" scroll="auto" style="left:0px; top:45px; width:1195px; height:744px; ">
  72. <line id="line1" class="line_1" style="x1:0px; y1:69px; x2:1194px; y2:69px; "/>
  73. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:5px; width:1194px; height:60px; "/>
  74. <line id="line2" class="line_4" style="x1:1092px; y1:9px; x2:1092px; y2:62px; border-color:#ffe4bb; border-left-style:solid; "/>
  75. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1115px; top:24px; width:56px; height:22px; text-align:left; ">
  76. <caption>조회</caption>
  77. <script type="javascript" ev:event="DOMActivate">
  78. <![CDATA[
  79. if(!isRequiredControls("ipt_emplno"))return;
  80. model.removenode("/root/print/rpbmempl");
  81. model.makeNode("/root/print/rpbmempl");
  82. submit("TRRPB20001");
  83. exeReportPreview("RPRPB20001", "XMLSTR");
  84. model.refresh();
  85. ]]>
  86. </script>
  87. </button>
  88. <input id="ipt_searchym" ref="/root/send/searchym" class="input_s_essential" inputtype="date" style="left:535px; top:14px; width:120px; height:19px; "/>
  89. <select1 id="cmb_prfshipflag" ref="/root/send/prfshipflag" class="combo_search" appearance="minimal" style="left:855px; top:14px; width:120px; height:19px; ">
  90. <choices>
  91. <itemset>
  92. <label/>
  93. <value/>
  94. </itemset>
  95. </choices>
  96. </select1>
  97. <select1 id="cmb_instcd" ref="/root/send/dutplceinst" class="combo_s_essential" disabled="true" appearance="minimal" style="left:120px; top:14px; width:210px; height:19px; ">
  98. <choices>
  99. <itemset>
  100. <label/>
  101. <value/>
  102. </itemset>
  103. </choices>
  104. </select1>
  105. <button id="btn_deptcdhelp" class="icon_search" style="left:199px; top:39px; width:16px; height:16px; ">
  106. <caption/>
  107. <script type="javascript" ev:event="DOMActivate">
  108. <![CDATA[
  109. var precv_list = "dutunitcd" + "," + "dutunitnm";
  110. //alert(precv_list);
  111. misfOpenPopUpList("02", ipt_deptcd, "", precv_list);
  112. model.refresh();
  113. ]]>
  114. </script>
  115. </button>
  116. <select1 id="cmb_jobposcd" ref="/root/send/jobposcd" class="combo_search" navindex="6" appearance="minimal" style="left:535px; top:38px; width:120px; height:19px; ">
  117. <choices>
  118. <itemset>
  119. <label/>
  120. <value/>
  121. </itemset>
  122. </choices>
  123. </select1>
  124. <caption id="caption1" class="search_name" style="left:35px; top:14px; width:85px; height:17px; ">기 관 :</caption>
  125. <caption id="caption11" class="search_name" style="left:448px; top:38px; width:86px; height:17px; ">직 위 :</caption>
  126. <caption id="caption2" class="search_name" style="left:448px; top:14px; width:86px; height:17px; ">기준일자 :</caption>
  127. <caption id="caption3" class="search_name" style="left:769px; top:14px; width:86px; height:17px; ">교직구분 :</caption>
  128. <input id="ipt_deptnm" ref="/root/send/dutunitnm" class="input_search" style="left:216px; top:38px; width:114px; height:19px; "/>
  129. <input id="ipt_deptcd" ref="/root/send/dutunitcd" class="input_search" style="left:120px; top:38px; width:78px; height:19px; "/>
  130. <caption id="caption8" class="search_name" style="left:35px; top:38px; width:85px; height:17px; ">부 서 :</caption>
  131. <select1 id="cmb_jobrespcd" ref="/root/send/jobrespcd" class="combo_search" navindex="6" appearance="minimal" style="left:855px; top:38px; width:120px; height:19px; ">
  132. <choices>
  133. <itemset>
  134. <label/>
  135. <value/>
  136. </itemset>
  137. </choices>
  138. </select1>
  139. <caption id="caption4" class="search_name" style="left:769px; top:38px; width:86px; height:17px; ">직 책:</caption>
  140. </group>
  141. </xhtml:body>
  142. </xhtml:html>