123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>방송기도자명단조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <cond>
- <brodcstflagcd>
- </brodcstflagcd>
- <brodcstfromdd/>
- <brodcsttodd/>
- </cond>
- <griddata>
- <brodcstprayerlistinfo>
- <brodcstdd/>
- <brodcstflagcd/>
- <chrgdeptnm/>
- <chrgempnm/>
- <usernm/>
- <chrgvoluntrnm/>
- <biblenm/>
- <mufilenm/>
- </brodcstprayerlistinfo>
- </griddata>
- </main>
- <send>
- <reqdata/>
- <removedata/>
- </send>
- <init>
- <brodcstflagcd>
- <A0214>
- <cdid/>
- <cdnm>전체</cdnm>
- </A0214>
- </brodcstflagcd>
- </init>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- submit("TRAYA03401");
- function fInit() {
- //방송구분 콤보리스트 조회
- zbcfGetCodeList(new Array("A0214"), new Array("/root/init/brodcstflagcd"), true);
-
- //조회기간 세팅(월의 첫날짜와 마지막 날짜)
- var sDate = getNewDate();
- var CurrentDate = getCurrentDate();
-
- lastDate = sDate.getFullYear();
- lastDate = lastDate.toString() + (( sDate.getMonth() + 1 > 9 ) ? sDate.getMonth() + 1 : "0" + (sDate.getMonth() + 1));
- lastDate = lastDate.toString() + sDate.getMonthDay();
- model.setValue("/root/main/cond/brodcstfromdd", CurrentDate.substr(0,6)+"01");
- model.setValue("/root/main/cond/brodcsttodd", lastDate);
- model.refresh();
-
- }//fInit END
-
- ]]>
- </script>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <submission id="TRAYA03401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/griddata"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../ast/fthcnstweb/js/SMAYA01700.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1192;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:140px; height:13px; ">방송기도자명단조회</caption>
- </group>
- <group id="group5" scroll="auto" style="left:0px; top:695px; width:1195px; height:43px; ">
- <line id="line37" class="line_6" style="x1:1px; y1:5px; x2:1195px; y2:5px; "/>
- <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; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fReset();
- function fReset() {
- var btn = messageBox("초기화를 ", "Q004");
- if (btn == '6') {
- model.removeNodeset("/root/main/griddata/brodcstprayerlistinfo");
- model.refresh();
-
- var sDate = getNewDate();
- var CurrentDate = getCurrentDate();
-
- lastDate = sDate.getFullYear();
- lastDate = lastDate.toString() + (( sDate.getMonth() + 1 > 9 ) ? sDate.getMonth() + 1 : "0" + (sDate.getMonth() + 1));
- lastDate = lastDate.toString() + sDate.getMonthDay();
- model.setValue("/root/main/cond/brodcstfromdd", CurrentDate.substr(0,6)+"01");
- model.setValue("/root/main/cond/brodcsttodd", lastDate);
-
- combo1.select(0);
- model.refresh();
-
- } else if (btn == '7') {
- return;
- }
- }
- ]]>
- </script>
- </button>
- </group>
- <group id="group4" style="left:0px; top:20px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <caption id="caption7" class="search_name" style="left:25px; top:9px; width:65px; height:17px; ">구분 :</caption>
- <button id="btn_view" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- submit("TRAYA03401");
- ]]>
- </script>
- </button>
- <select1 id="combo1" ref="/root/main/cond/brodcstflagcd" class="combo_search" appearance="minimal" style="left:91px; top:8px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/brodcstflagcd/A0214">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- submit("TRAYA03401");
- ]]>
- </script>
- </select1>
- <line id="line13" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:29px; "/>
- <caption id="caption1" class="search_name" style="left:265px; top:10px; width:90px; height:17px; ">조회기간 :</caption>
- <caption id="caption5" class="search_no_b" style="left:463px; top:8px; width:12px; height:17px; ">~</caption>
- <input id="com_todd" ref="/root/main/cond/brodcsttodd" class="input_search" inputtype="date" style="left:483px; top:8px; width:100px; height:19px; "/>
- <input id="com_formdd" ref="/root/main/cond/brodcstfromdd" class="input_search" inputtype="date" style="left:358px; top:8px; width:100px; height:19px; "/>
- </group>
- <caption id="caption9" class="tit_2" style="left:5px; top:69px; width:147px; height:13px; ">방송기도자명단리스트</caption>
- <line id="line4" class="line_1" style="x1:0px; y1:87px; x2:1194px; y2:87px; "/>
- <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; ">
- <col ref="brodcstdd"/>
- <col ref="brodcstflagcd"/>
- <col ref="chrgdeptnm"/>
- <col ref="chrgempnm"/>
- <col ref="usernm"/>
- <col ref="chrgvoluntrnm"/>
- <col ref="biblenm" style="text-align:left; "/>
- <col ref="mufilenm" style="text-align:left; "/>
- </datagrid>
- <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; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPreview();
- function fPreview(){
- exeReportPreview("RPAYA03401", "XMLSTR");
- }//fPreview END
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|