SMAYA03400_방송기도자명단조회.xrw 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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. <cond>
  11. <brodcstflagcd>
  12. </brodcstflagcd>
  13. <brodcstfromdd/>
  14. <brodcsttodd/>
  15. </cond>
  16. <griddata>
  17. <brodcstprayerlistinfo>
  18. <brodcstdd/>
  19. <brodcstflagcd/>
  20. <chrgdeptnm/>
  21. <chrgempnm/>
  22. <usernm/>
  23. <chrgvoluntrnm/>
  24. <biblenm/>
  25. <mufilenm/>
  26. </brodcstprayerlistinfo>
  27. </griddata>
  28. </main>
  29. <send>
  30. <reqdata/>
  31. <removedata/>
  32. </send>
  33. <init>
  34. <brodcstflagcd>
  35. <A0214>
  36. <cdid/>
  37. <cdnm>전체</cdnm>
  38. </A0214>
  39. </brodcstflagcd>
  40. </init>
  41. <hidden/>
  42. </root>
  43. </instance>
  44. <script type="javascript" ev:event="xforms-ready">
  45. <![CDATA[
  46. fInit();
  47. submit("TRAYA03401");
  48. function fInit() {
  49. //방송구분 콤보리스트 조회
  50. zbcfGetCodeList(new Array("A0214"), new Array("/root/init/brodcstflagcd"), true);
  51. //조회기간 세팅(월의 첫날짜와 마지막 날짜)
  52. var sDate = getNewDate();
  53. var CurrentDate = getCurrentDate();
  54. lastDate = sDate.getFullYear();
  55. lastDate = lastDate.toString() + (( sDate.getMonth() + 1 > 9 ) ? sDate.getMonth() + 1 : "0" + (sDate.getMonth() + 1));
  56. lastDate = lastDate.toString() + sDate.getMonthDay();
  57. model.setValue("/root/main/cond/brodcstfromdd", CurrentDate.substr(0,6)+"01");
  58. model.setValue("/root/main/cond/brodcsttodd", lastDate);
  59. model.refresh();
  60. }//fInit END
  61. ]]>
  62. </script>
  63. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  64. <submission id="TRAYA03401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/griddata"/>
  65. </model>
  66. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  67. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  68. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  69. <script type="javascript" src="../../../ast/fthcnstweb/js/SMAYA01700.js"/>
  70. </xhtml:head>
  71. <xhtml:body guideline="1,1192;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  72. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  73. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:140px; height:13px; ">방송기도자명단조회</caption>
  74. </group>
  75. <group id="group5" scroll="auto" style="left:0px; top:695px; width:1195px; height:43px; ">
  76. <line id="line37" class="line_6" style="x1:1px; y1:5px; x2:1195px; y2:5px; "/>
  77. <button id="btn_search" class="btn4_letter3" disable.background-image="../../../com/commonweb/images/dis_btn4_letter3.gif" style="left:1121px; top:14px; width:68px; height:22px; background-image:../../../com/commonweb/images/btn4_letter3.gif; ">
  78. <caption>초기화</caption>
  79. <script type="javascript" ev:event="onclick">
  80. <![CDATA[
  81. fReset();
  82. function fReset() {
  83. var btn = messageBox("초기화를 ", "Q004");
  84. if (btn == '6') {
  85. model.removeNodeset("/root/main/griddata/brodcstprayerlistinfo");
  86. model.refresh();
  87. var sDate = getNewDate();
  88. var CurrentDate = getCurrentDate();
  89. lastDate = sDate.getFullYear();
  90. lastDate = lastDate.toString() + (( sDate.getMonth() + 1 > 9 ) ? sDate.getMonth() + 1 : "0" + (sDate.getMonth() + 1));
  91. lastDate = lastDate.toString() + sDate.getMonthDay();
  92. model.setValue("/root/main/cond/brodcstfromdd", CurrentDate.substr(0,6)+"01");
  93. model.setValue("/root/main/cond/brodcsttodd", lastDate);
  94. combo1.select(0);
  95. model.refresh();
  96. } else if (btn == '7') {
  97. return;
  98. }
  99. }
  100. ]]>
  101. </script>
  102. </button>
  103. </group>
  104. <group id="group4" style="left:0px; top:20px; width:1194px; height:35px; vertical-align:top; ">
  105. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
  106. <caption id="caption7" class="search_name" style="left:25px; top:9px; width:65px; height:17px; ">구분 :</caption>
  107. <button id="btn_view" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  108. <caption>조회</caption>
  109. <script type="javascript" ev:event="onclick">
  110. <![CDATA[
  111. submit("TRAYA03401");
  112. ]]>
  113. </script>
  114. </button>
  115. <select1 id="combo1" ref="/root/main/cond/brodcstflagcd" class="combo_search" appearance="minimal" style="left:91px; top:8px; width:100px; height:19px; ">
  116. <choices>
  117. <itemset nodeset="/root/init/brodcstflagcd/A0214">
  118. <label ref="cdnm"/>
  119. <value ref="cdid"/>
  120. </itemset>
  121. </choices>
  122. <script type="javascript" ev:event="xforms-value-changed">
  123. <![CDATA[
  124. submit("TRAYA03401");
  125. ]]>
  126. </script>
  127. </select1>
  128. <line id="line13" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:29px; "/>
  129. <caption id="caption1" class="search_name" style="left:265px; top:10px; width:90px; height:17px; ">조회기간 :</caption>
  130. <caption id="caption5" class="search_no_b" style="left:463px; top:8px; width:12px; height:17px; ">~</caption>
  131. <input id="com_todd" ref="/root/main/cond/brodcsttodd" class="input_search" inputtype="date" style="left:483px; top:8px; width:100px; height:19px; "/>
  132. <input id="com_formdd" ref="/root/main/cond/brodcstfromdd" class="input_search" inputtype="date" style="left:358px; top:8px; width:100px; height:19px; "/>
  133. </group>
  134. <caption id="caption9" class="tit_2" style="left:5px; top:69px; width:147px; height:13px; ">방송기도자명단리스트</caption>
  135. <line id="line4" class="line_1" style="x1:0px; y1:87px; x2:1194px; y2:87px; "/>
  136. <datagrid id="grd_list" nodeset="/root/main/griddata/brodcstprayerlistinfo" caption="일자^구분^담당과^직원명^원목자명^봉사자^성서구절^음악명" colsep="^" colwidth="135, 100, 125, 125, 125, 125, 215, 215" dataheight="25" explorerbar="sort" extendlastcol="false" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:92px; width:1192px; height:590px; text-align:center; border-style:solid; ">
  137. <col ref="brodcstdd"/>
  138. <col ref="brodcstflagcd"/>
  139. <col ref="chrgdeptnm"/>
  140. <col ref="chrgempnm"/>
  141. <col ref="usernm"/>
  142. <col ref="chrgvoluntrnm"/>
  143. <col ref="biblenm" style="text-align:left; "/>
  144. <col ref="mufilenm" style="text-align:left; "/>
  145. </datagrid>
  146. <button id="btn_print" class="btn2_letter2" disable.background-image="../../../com/commonweb/images/dis_btn2_letter2.gif" style="left:1142px; top:64px; width:42px; height:19px; background-image:../../../com/commonweb/images/btn2_letter2.gif; ">
  147. <caption>출력</caption>
  148. <script type="javascript" ev:event="DOMActivate">
  149. <![CDATA[
  150. fPreview();
  151. function fPreview(){
  152. exeReportPreview("RPAYA03401", "XMLSTR");
  153. }//fPreview END
  154. ]]>
  155. </script>
  156. </button>
  157. </xhtml:body>
  158. </xhtml:html>