⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 user_group_add_front.jsp

📁 基于j2ee的动态网站开发的cms代码下载。
💻 JSP
📖 第 1 页 / 共 2 页
字号:
<%@ page contentType="text/html; charset=GBK"%>
<%@ taglib uri="/cms4j" prefix="cms4j" %>

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<title>CMS4J </title>
<link href="../skin/blue/css/oper_area_style.css" rel="stylesheet" type="text/css">
<script src="../../js/common.js"></script>
<script src="../../js/page_init.js"></script>

<style type="text/css">
<!--
.style1 {color: #0000FF}
-->
</style>
</head>

<script>

function pageInit(){
	var type = 1;
	
	displayCtrl('','customFrontUserPurview');
	displayCtrl('','purviewSet');
	
	
	if(type == 1){
		displayCtrl('customFrontUserPurview','');
	}else if(type == 2){
		displayCtrl('purviewSet','');
	}
}

</script>


<body  onLoad="pageInit()">
<form action="../warn.html" method="post" name="cms4jForm" id="cms4jForm">
  <table width="98%"  border="0" align="center" cellpadding="0" cellspacing="0">
    <tr height="12"> 
      <td width="3%"><img src="../../images/admin/oper_table_up_left.gif" width="26" height="12"></td>
      <td width="92%" background="../../images/admin/oper_table_up_bg.gif" height="12"></td>
      <td width="5%"><img src="../../images/admin/oper_table_up_right.gif" width="26" height="12"></td>
    </tr>
    <tr> 
      <td colspan="3"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td width="5" background="../../images/admin/oper_table_left_bg.gif"><img src="../../images/admin/oper_table_left_bg.gif" width="5" height="2"></td>
            <td background="../../images/admin/oper_table_bg.gif"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
                <tr> 
                  <td class="title_bar">添加新的用户组</td>
                </tr>
                <tr height="4"> 
                  <td height="4"></td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="0" cellspacing="1" class="list_border_bg">
                <tr> 
                  <td width="17%" height="22" align="right" class="list_left_title">名称:</td>
                  <td width="83%" height="22" class="list_cell_bg"> 
                    <span class="test_must">
                    <input name="NAME" type="text" class="form_input" id="NAME" size="60">
                    *</span></td>
                </tr>
                <tr> 
                  <td height="22" align="right" class="list_left_title">描述:</td>
                  <td height="22" class="list_cell_bg"> 
                    <span class="test_must">
                    <textarea name="GROUP_DESC" cols="60" rows="3" class="form_input" id="TITLE23"></textarea>
                    </span>                    </td>
                </tr>
                <tr style="display:none">
                  <td height="22" align="right" class="list_left_title">使用状态:</td>
                  <td height="22" class="list_cell_bg"><input name="STATE" type="radio" class="form_radio" value="1" checked>
                    启用
                    <input name="STATE" type="radio" class="form_radio" value="0">
                    停用
                    <input name="GROUP_TYPE" type="hidden" id="GROUP_TYPE" value="1">
                    <br></td>
                </tr>
              </table>
              <table width="100%"  border="0" cellpadding="0" cellspacing="0" id="customFrontUserPurview" style="display:">
                <tr>
                  <td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td class="title_bar">前台 用户 权限</td>
                      </tr>
                      <tr height="4">
                        <td height="4"></td>
                      </tr>
                    </table>
                      <table width="100%" border="0" cellpadding="0" cellspacing="1" class="list_border_bg">
                        <tr>
                          <td width="17%" rowspan="2" align="right" class="list_left_title">操作权限:</td>
                        </tr>
                        <tr>
                          <td width="83%" height="22" class="list_cell_bg"><table width="98%"  border="0" cellspacing="0" cellpadding="0">
                              <tr>
                                <td width="35%" class="title_bar">受控栏目访问权限</td>
                                <td width="49%" align="center" class="title_bar">&nbsp;</td>
                                <td width="16%" align="right" class="title_bar">&nbsp;</td>
                              </tr>
                              <tr height="4">
                                <td height="4" colspan="3"></td>
                              </tr>
                            </table>
                              <table width="98%"  border="0" cellpadding="0" cellspacing="1" class="table_border_bg">
                                <tr class="table_border_cell_bg">
                                  <td height="22" align="center"><input name="FRONT_LEVEL_ARTICLE" type="radio" value="0" checked onClick="displayCtrl('','setFrontArticleClassViewPurview');"></td>
                                  <td height="22" align="left">&nbsp; <strong></strong><strong>不充许访问任何受控栏目</strong></td>
                                </tr>
                                <tr class="table_border_cell_bg">
                                  <td width="14%" height="22" align="center"><input type="radio" name="FRONT_LEVEL_ARTICLE" value="999" onClick="displayCtrl('','setFrontArticleClassViewPurview');"></td>
                                  <td width="86%" height="22" align="left">&nbsp; <strong>访问不受限</strong>:可访问所有受控栏目</td>
                                </tr>
                                <tr class="table_border_cell_bg">
                                  <td align="center"><input type="radio" name="FRONT_LEVEL_ARTICLE" value="1" onClick="displayCtrl('setFrontArticleClassViewPurview','');"></td>
                                  <td height="22" align="left">&nbsp; <strong>指定访问权限</strong>:设置只能够访问部分栏目</td>
                                </tr>
                                <tr class="table_border_cell_bg" id="setFrontArticleClassViewPurview" style="display:none">
                                  <td height="22" colspan="2" align="center"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
                                      <tr>
                                        <td width="14%">&nbsp;</td>
                                        <td width="86%"><table width="98%"  border="0" cellpadding="0" cellspacing="0" class="help_tip">
                                            <tr>
                                              <td width="20%" align="center"><img src="../../images/icon/info2.gif" width="16" height="16"> <strong>小贴士</strong>:</td>
                                              <td width="77%" align="left">仅可以设置受访问权限控制的栏目的访问权限</td>
                                              <td width="3%" align="right">&nbsp;</td>
                                            </tr>
                                          </table>
                                            <table width="98%" border="0" align="center" cellpadding="0" cellspacing="1" class="table_border_bg">
                                              <tr class="table_title">
                                                <td width="45%">栏目名称</td>
                                                <td width="14%"> 访问
                                                  <input name="all_view_purview2" type="checkbox" id="all_view_purview2" value="all" onClick="checkAllForCheckBox(this.form.front_view_purview)"></td>
                                              </tr>
                                              <cms4j:class class_state="all">
                                                <tr class="table_border_cell_bg">
                                                  <td title="<%=class_info.getCLASS_REMARK()%>"><img src="../../images/tree_folder3.gif" width="15" height="15"><b><%=class_info.getCLASS_NAME()%></b></td>
                                                  <td align="center"><% if(class_info.getPURVIEW_TYPE() == 1){%>
                                                      <input name="front_view_purview" type="checkbox" id="front_view_purview" value="<%=class_info.getARTICLE_CLASS_ID()%>" onClick="unselectall('all_view_purview')">
                                                      <% } %>
                                                  </td>
                                                </tr>
                                                <!--二级栏目的表现-->
                                                <cms4j:class class_state="all">
                                                  <tr class="table_border_cell_bg">
                                                    <td title="<%=class_info.getCLASS_REMARK()%>"><img src="../../images/tree_line1.gif" width="17" height="16"><img src="../../images/tree_folder3.gif" width="15" height="15"><%=class_info.getCLASS_NAME()%></td>
                                                    <td align="center"><% if(class_info.getPURVIEW_TYPE() == 1){%>
                                                        <input name="front_view_purview" type="checkbox" id="front_view_purview" value="<%=class_info.getARTICLE_CLASS_ID()%>" onClick="unselectall('all_view_purview')">
                                                        <% } %></td>
                                                  </tr>
                                                  <!--三级栏目的表现-->
                                                  <cms4j:class class_state="all">
                                                    <tr class="table_border_cell_bg">
                                                      <td title="<%=class_info.getCLASS_REMARK()%>"><img src="../../images/tree_line3.gif" width="17" height="16"><img src="../../images/tree_line2.gif" width="17" height="16"><img src="../../images/tree_folder3.gif" width="15" height="15"><%=class_info.getCLASS_NAME()%></td>
                                                      <td align="center"><% if(class_info.getPURVIEW_TYPE() == 1){%>
                                                          <input name="front_view_purview" type="checkbox" id="front_view_purview" value="<%=class_info.getARTICLE_CLASS_ID()%>" onClick="unselectall('all_view_purview')">
                                                          <% } %></td>
                                                    </tr>
                                                  </cms4j:class>
                                                </cms4j:class>
                                              </cms4j:class>
                                          </table></td>
                                      </tr>
                                  </table></td>
                                </tr>
                              </table>
                            <cms4j:module_type state="1" order="id"  domain="domain_site"  node_id="<%=cn.com.dekn.cms.security.login.CMS4JUser.getClusterNodeID(request)%>">
                                <table width="98%"  border="0" cellspacing="0" cellpadding="0">
                                  <tr>
                                    <td width="82%" class="title_bar"><%=module_type_info.getMODULE_TYPE_NAME()%></td>
                                    <td width="18%" align="right" class="title_bar"><input name="all_module_12" type="checkbox" id="all_module_12" value="all" onClick="checkAllForCheckBox(this.form.frontModuleList<%=module_type_info.getMODULE_TYPE_ID()%>)">
                                      全选</td>
                                  </tr>
                                  <tr height="4">
                                    <td height="4" colspan="2"></td>
                                  </tr>
                                </table>
                              <table width="98%" border="0" cellpadding="0" cellspacing="1" class="list_border_bg">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -