%%8F^8FE^8FE26A57%%ADM0031.tpl.php
6.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<?PHP /* Smarty version 2.6.22, created on 2009-12-04 18:46:47
compiled from ADM0031.tpl */ ?>
<div class="SimMiddle">
<small><br></small>
<div class="MenuTitle">
<span id="titletxt"><?PHP echo $this->_tpl_vars['DEFARR'][11]; ?>
設定</span>
</div>
<div class="ConfMain">
<br>
<table style="margin-left:auto;margin-right:auto;">
<tr>
<th class="ConfKubunTh" width="120"><?PHP echo $this->_tpl_vars['DEFARR'][11]; ?>
名</th>
<td class="ConfKubunTd"><input type="text" size="75" name="bname" value="<?PHP echo $this->_tpl_vars['bname']; ?>
"></td>
</tr>
</tr>
</table>
<br>
<table style="margin-left:auto;margin-right:auto;">
<tr>
<td>
<input type="button" class="btnGo" value=" <?PHP echo $this->_tpl_vars['btnCap']; ?>
" onclick="data_chk('<?PHP echo $this->_tpl_vars['DEFARR'][11]; ?>
');">
<input type="button" class="btnCancel" value=" キャンセル " onclick="location.href='ADM0030.php'">
</td>
</tr>
</table>
<br>
<table class="ConfTable">
<tr>
<th class="ConfKubunTh" colspan="3">項目アクセス権限</th>
</tr>
<tr>
<td class="ConfBumonTd" colspan="2">全アクセス権</td>
<td class="ConfKubunTd" width="300">
<span style="font-weight:700; font-size:0.8em;">
<!--<?PHP if ($this->_tpl_vars['allflg'] > 0): ?>-->
<input type="checkbox" name="chkall" onClick="allChk(<?PHP echo $this->_tpl_vars['allCnt']; ?>
);" checked>
<!--<?PHP else: ?>-->
<input type="checkbox" name="chkall" onClick="allChk(<?PHP echo $this->_tpl_vars['allCnt']; ?>
);">
<!--<?PHP endif; ?>-->
全<?PHP echo $this->_tpl_vars['DEFARR'][11]; ?>
のアクセス権限を持つ
</span>
</td>
</tr>
<!--<?PHP unset($this->_sections['item']);
$this->_sections['item']['name'] = 'item';
$this->_sections['item']['loop'] = is_array($_loop=$this->_tpl_vars['shouName']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['item']['show'] = true;
$this->_sections['item']['max'] = $this->_sections['item']['loop'];
$this->_sections['item']['step'] = 1;
$this->_sections['item']['start'] = $this->_sections['item']['step'] > 0 ? 0 : $this->_sections['item']['loop']-1;
if ($this->_sections['item']['show']) {
$this->_sections['item']['total'] = $this->_sections['item']['loop'];
if ($this->_sections['item']['total'] == 0)
$this->_sections['item']['show'] = false;
} else
$this->_sections['item']['total'] = 0;
if ($this->_sections['item']['show']):
for ($this->_sections['item']['index'] = $this->_sections['item']['start'], $this->_sections['item']['iteration'] = 1;
$this->_sections['item']['iteration'] <= $this->_sections['item']['total'];
$this->_sections['item']['index'] += $this->_sections['item']['step'], $this->_sections['item']['iteration']++):
$this->_sections['item']['rownum'] = $this->_sections['item']['iteration'];
$this->_sections['item']['index_prev'] = $this->_sections['item']['index'] - $this->_sections['item']['step'];
$this->_sections['item']['index_next'] = $this->_sections['item']['index'] + $this->_sections['item']['step'];
$this->_sections['item']['first'] = ($this->_sections['item']['iteration'] == 1);
$this->_sections['item']['last'] = ($this->_sections['item']['iteration'] == $this->_sections['item']['total']);
?>-->
<!--<?PHP if ($this->_tpl_vars['daiCnt'][$this->_sections['item']['index']] > 0): ?>-->
<tr>
<td class="ConfBumonTd" width="120"><?PHP echo $this->_tpl_vars['daiName'][$this->_sections['item']['index']]; ?>
</td>
<td class="ConfKubunTd" width="90" align="center">
<!--<?PHP if ($this->_tpl_vars['allflg'] > 0): ?>-->
<input type="checkbox" name="chkdai<?PHP echo $this->_sections['item']['index']; ?>
" onClick="daiChk(<?PHP echo $this->_sections['item']['index']; ?>
, <?PHP echo $this->_tpl_vars['daiCnt'][$this->_sections['item']['index']]; ?>
);" checked>
<!--<?PHP else: ?>-->
<input type="checkbox" name="chkdai<?PHP echo $this->_sections['item']['index']; ?>
" onClick="daiChk(<?PHP echo $this->_sections['item']['index']; ?>
, <?PHP echo $this->_tpl_vars['daiCnt'][$this->_sections['item']['index']]; ?>
);">
<!--<?PHP endif; ?>-->
<span style="font-size:0.8em;">全チェック</span>
<input type="hidden" id="daicnt<?PHP echo $this->_sections['item']['index']; ?>
" name="daicnt<?PHP echo $this->_sections['item']['index']; ?>
" value="<?PHP echo $this->_tpl_vars['daiCnt'][$this->_sections['item']['index']]; ?>
">
</td>
<td class="ConfKubunTd">
<!--<?PHP endif; ?>-->
<span style="font-size:0.8em; width:130px;">
<!--<?PHP if ($this->_tpl_vars['shouflg'][$this->_sections['item']['index']] == 1): ?>-->
<input type="checkbox" name="chkshou<?PHP echo $this->_sections['item']['index']; ?>
" checked>
<!--<?PHP else: ?>-->
<input type="checkbox" name="chkshou<?PHP echo $this->_sections['item']['index']; ?>
" >
<!--<?PHP endif; ?>-->
<?PHP echo $this->_tpl_vars['shouName'][$this->_sections['item']['index']]; ?>
<br>
<input type="hidden" name="shouSeq<?PHP echo $this->_sections['item']['index']; ?>
" value="<?PHP echo $this->_tpl_vars['shouSeq'][$this->_sections['item']['index']]; ?>
">
</span>
<!--<?PHP if ($this->_tpl_vars['daiCnt'][$this->_sections['item']['index_next']] > 0): ?>-->
</td>
</tr>
<!--<?PHP endif; ?>-->
<!--<?PHP endfor; endif; ?>-->
</table>
<br>
<table style="margin-left:auto;margin-right:auto;">
<tr>
<td width="550">
<div class="SimMainFoot" style="margin-left: 10px;margin-right: 10px;">
<div class="SimComment">
※部門が入力・参照を許可する項目にチェックしてください。<BR>
(<?PHP echo $this->_tpl_vars['DEFARR'][7]; ?>
が1つも設定されていない<?PHP echo $this->_tpl_vars['DEFARR'][6]; ?>
は表示されません。)
</div>
</div>
</td>
</tr>
</table>
<br>
<table style="margin-left:auto;margin-right:auto;">
<tr>
<td>
<input type="button" class="btnGo" value=" <?PHP echo $this->_tpl_vars['btnCap']; ?>
" onclick="data_chk('<?PHP echo $this->_tpl_vars['DEFARR'][11]; ?>
');">
<input type="button" class="btnCancel" value=" キャンセル " onclick="location.href='ADM0030.php'">
</td>
</tr>
</table>
<br>
</div>
</div>
<input type="hidden" name="mode" value="<?PHP echo $this->_tpl_vars['mode']; ?>
">
<input type="hidden" name="bseq" value="<?PHP echo $this->_tpl_vars['bseq']; ?>
">
<input type="hidden" name="allCnt" value="<?PHP echo $this->_tpl_vars['allCnt']; ?>
">