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

📄 _editjs__jsp.java

📁 CMS 1、增加子站点功能
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
      out.write(_jsp_string30, 0, _jsp_string30.length);
      if (_jsp_LabelTag_0 == null) {
        _jsp_LabelTag_0 = new com.redmoon.forum.ui.LabelTag();
        _jsp_LabelTag_0.setPageContext(pageContext);
        _jsp_LabelTag_0.setParent((javax.servlet.jsp.tagext.Tag) null);
      }

      _jsp_LabelTag_0.setRes("res.label.editor_full.editor");
      _jsp_LabelTag_0.setKey("media");
      _jsp_LabelTag_0.doEndTag();
      out.write(_jsp_string31, 0, _jsp_string31.length);
      out.print((editrootpath));
      out.write(_jsp_string32, 0, _jsp_string32.length);
      if (_jsp_LabelTag_0 == null) {
        _jsp_LabelTag_0 = new com.redmoon.forum.ui.LabelTag();
        _jsp_LabelTag_0.setPageContext(pageContext);
        _jsp_LabelTag_0.setParent((javax.servlet.jsp.tagext.Tag) null);
      }

      _jsp_LabelTag_0.setRes("res.label.editor_full.editor");
      _jsp_LabelTag_0.setKey("realplay");
      _jsp_LabelTag_0.doEndTag();
      out.write(_jsp_string33, 0, _jsp_string33.length);
      out.print((editrootpath));
      out.write(_jsp_string34, 0, _jsp_string34.length);
      if (_jsp_LabelTag_0 == null) {
        _jsp_LabelTag_0 = new com.redmoon.forum.ui.LabelTag();
        _jsp_LabelTag_0.setPageContext(pageContext);
        _jsp_LabelTag_0.setParent((javax.servlet.jsp.tagext.Tag) null);
      }

      _jsp_LabelTag_0.setRes("res.label.editor.editjs");
      _jsp_LabelTag_0.setKey("clear_code");
      _jsp_LabelTag_0.doEndTag();
      out.write(_jsp_string35, 0, _jsp_string35.length);
      out.print((editrootpath));
      out.write(_jsp_string36, 0, _jsp_string36.length);
      out.print((editrootpath));
      out.write(_jsp_string37, 0, _jsp_string37.length);
      out.print((editrootpath));
      out.write(_jsp_string38, 0, _jsp_string38.length);
    } catch (java.lang.Throwable _jsp_e) {
      pageContext.handlePageException(_jsp_e);
    } finally {
      if (_jsp_LabelTag_0 != null)
        _jsp_LabelTag_0.release();
      com.caucho.jsp.QJspFactory.freePageContext(pageContext);
    }
  }

  private java.util.ArrayList _caucho_depends = new java.util.ArrayList();

  public java.util.ArrayList _caucho_getDependList()
  {
    return _caucho_depends;
  }

  public void _caucho_addDepend(com.caucho.vfs.PersistentDependency depend)
  {
    super._caucho_addDepend(depend);
    com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend);
  }

  public boolean _caucho_isModified()
  {
    if (_caucho_isDead)
      return true;
    if (com.caucho.server.util.CauchoSystem.getVersionId() != 5022137076587403036L)
      return true;
    for (int i = _caucho_depends.size() - 1; i >= 0; i--) {
      com.caucho.vfs.Dependency depend;
      depend = (com.caucho.vfs.Dependency) _caucho_depends.get(i);
      if (depend.isModified())
        return true;
    }
    return false;
  }

  public long _caucho_lastModified()
  {
    return 0;
  }

  public java.util.HashMap<String,java.lang.reflect.Method> _caucho_getFunctionMap()
  {
    return _jsp_functionMap;
  }

  public void init(ServletConfig config)
    throws ServletException
  {
    super.init(config);
    com.caucho.server.webapp.WebApp webApp
      = (com.caucho.server.webapp.WebApp) config.getServletContext();
    com.caucho.jsp.TaglibManager manager = webApp.getJspApplicationContext().getTaglibManager();
    manager.addTaglibFunctions(_jsp_functionMap, "lt", "/WEB-INF/tlds/LabelTag.tld");}

  public void destroy()
  {
      _caucho_isDead = true;
      super.destroy();
  }

  public void init(com.caucho.vfs.Path appDir)
    throws javax.servlet.ServletException
  {
    com.caucho.vfs.Path resinHome = com.caucho.server.util.CauchoSystem.getResinHome();
    com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath();
    mergePath.addMergePath(appDir);
    mergePath.addMergePath(resinHome);
    com.caucho.loader.DynamicClassLoader loader;
    loader = (com.caucho.loader.DynamicClassLoader) getClass().getClassLoader();
    String resourcePath = loader.getResourcePathSpecificFirst();
    mergePath.addClassPath(resourcePath);
    com.caucho.vfs.Depend depend;
    depend = new com.caucho.vfs.Depend(appDir.lookup("editor/editjs.jsp"), 5929803684959842043L, false);
    com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend);
    depend = new com.caucho.vfs.Depend(appDir.lookup("WEB-INF/tlds/LabelTag.tld"), 936435632544814250L, false);
    com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend);
    com.caucho.jsp.JavaPage.addDepend(_caucho_depends, new com.caucho.make.ClassDependency(com.redmoon.forum.ui.LabelTag.class, -398364840801018274L));
  }

  static {
    try {
    } catch (Exception e) {
      e.printStackTrace();
      throw new RuntimeException(e);
    }
  }

  private final static char []_jsp_string37;
  private final static char []_jsp_string9;
  private final static char []_jsp_string8;
  private final static char []_jsp_string26;
  private final static char []_jsp_string35;
  private final static char []_jsp_string11;
  private final static char []_jsp_string12;
  private final static char []_jsp_string38;
  private final static char []_jsp_string25;
  private final static char []_jsp_string18;
  private final static char []_jsp_string5;
  private final static char []_jsp_string34;
  private final static char []_jsp_string3;
  private final static char []_jsp_string27;
  private final static char []_jsp_string16;
  private final static char []_jsp_string36;
  private final static char []_jsp_string29;
  private final static char []_jsp_string6;
  private final static char []_jsp_string13;
  private final static char []_jsp_string24;
  private final static char []_jsp_string28;
  private final static char []_jsp_string4;
  private final static char []_jsp_string17;
  private final static char []_jsp_string21;
  private final static char []_jsp_string32;
  private final static char []_jsp_string22;
  private final static char []_jsp_string7;
  private final static char []_jsp_string15;
  private final static char []_jsp_string30;
  private final static char []_jsp_string23;
  private final static char []_jsp_string31;
  private final static char []_jsp_string14;
  private final static char []_jsp_string1;
  private final static char []_jsp_string10;
  private final static char []_jsp_string20;
  private final static char []_jsp_string19;
  private final static char []_jsp_string2;
  private final static char []_jsp_string0;
  private final static char []_jsp_string33;
  static {
    _jsp_string37 = "\\/editor\\/images\\/minus.gif\\\" border=\\'0\\' height=\\\"20\\\" \\/><\\/a> <a href=\\\"javascript:cws_Size(330)\\\"><img src=\\\"".toCharArray();
    _jsp_string9 = "' LANGUAGE=\\\"javascript\\\" onclick=\\\"FormatText(\\'RemoveFormat\\', \\'\\');ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; > \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string8 = "\\/editor\\/images\\/underline.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string26 = "\\/editor\\/images\\/unlink.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string35 = "' LANGUAGE=\\\"javascript\\\" onclick=\\\"cws_CleanCode();ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\';> \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string11 = "' NAME=\\\"Justify\\\" LANGUAGE=\\\"javascript\\\" onclick=\\\"FormatText(\\'justifyleft\\', \\'\\');ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; > \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string12 = "\\/editor\\/images\\/aleft.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string38 = "\\/editor\\/images\\/plus.gif\\\"  border=\\'0\\' height=\\\"20\\\" \\/><\\/a>\");\r\ndocument.writeln(\"	<li style=\\\"width:10px;\\\"><\\/li>\");\r\ndocument.writeln(\"	<\\/ul>\");\r\ndocument.writeln(\"<\\/div>\");".toCharArray();
    _jsp_string25 = "' LANGUAGE=\\\"javascript\\\" onclick=\\\"FormatText(\\'Unlink\\');ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; > \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string18 = "\\/editor\\/images\\/smiley.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li id=\\\"forecolor\\\" name=forecolor class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string5 = "' LANGUAGE=\\\"javascript\\\" onclick=\\\"FormatText(\\'italic\\', \\'\\');ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; > \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string34 = "\\/editor_full\\/images\\/rm.gif\\\" \\/><\\/li>\");\r\n\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string3 = "' LANGUAGE=\\\"javascript\\\" onclick=\\\"FormatText(\\'bold\\', \\'\\');ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; > \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string27 = "' language=\\\"javascript\\\" onclick=\\\"cws_forimg();ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\';> \"); \r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string16 = "\\/editor\\/images\\/aright.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string36 = "\\/editor\\/images\\/cleancode.gif\\\" \\/><\\/li>\");\r\ndocument.writeln(\"	<\\/ul>\");\r\ndocument.writeln(\"	<ul style=\\\"height:100%\\\" id=\\\"PostiFrame\\\"> <iframe class=\\\"cws_Composition\\\" ID=\\\"cws_Composition\\\" MARGINHEIGHT=\\\"5\\\" MARGINWIDTH=\\\"5\\\" width=\\\"100%\\\" height=\\\"100%\\\"><\\/iframe> <\\/ul>\");\r\ndocument.writeln(\"    <ul style=\\\"text-align:right;\\\"><a href=\\\"javascript:cws_Size(-360)\\\"><img src=\\\"".toCharArray();
    _jsp_string29 = "' language=\\\"javascript\\\" onClick=\\\"cws_forswf();ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; >\");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string6 = "\\/editor\\/images\\/italic.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string13 = "' NAME=\\\"Justify\\\" LANGUAGE=\\\"javascript\\\" onclick=\\\"FormatText(\\'justifycenter\\', \\'\\');ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; > \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string24 = "\\/editor\\/images\\/wlink.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string28 = "\\/editor_full\\/images\\/img.gif\\\" \\/><\\/li>\");\r\n\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" title='".toCharArray();
    _jsp_string4 = "\\/editor\\/images\\/bold.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string17 = "' LANGUAGE=\\\"javascript\\\" onclick=\\\"cws_foremot()\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; > \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string21 = "' LANGUAGE=\\\"javascript\\\" onclick=\\\"cws_backColor();ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\';> \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string32 = "\\/editor_full\\/images\\/wmv.gif\\\" \\/><\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" title='".toCharArray();
    _jsp_string22 = "\\/editor\\/images\\/fbcolor.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string7 = "' LANGUAGE=\\\"javascript\\\" onclick=\\\"FormatText(\\'underline\\', \\'\\');ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; > \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string15 = "' NAME=\\\"Justify\\\" LANGUAGE=\\\"javascript\\\" onclick=\\\"FormatText(\\'justifyright\\', \\'\\');ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; > \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string30 = "\\/editor_full\\/images\\/swf.gif\\\" \\/><\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" title='".toCharArray();
    _jsp_string23 = "' LANGUAGE=\\\"javascript\\\" onclick=\\\"cws_forlink();ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; > \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string31 = "' language=\\\"javascript\\\" onClick=\\\"cws_forwmv();ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; >\");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string14 = "\\/editor\\/images\\/center.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string1 = "\r\ndocument.writeln(\"<div id=\\\"cws_edit\\\"> \");\r\ndocument.writeln(\"	<ul> <select language=\\\"javascript\\\" class=\\\"cws_TBGen\\\" id=\\\"FontSize\\\" onchange=\\\"FormatText(\\'fontsize\\',this[this.selectedIndex].value);\\\">\");\r\ndocument.writeln(\"	<option class=\\\"heading\\\" selected>".toCharArray();
    _jsp_string10 = "\\/editor\\/images\\/removeformat.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string20 = "\\/editor\\/images\\/fgcolor.gif\\\" \\/> <\\/li>\");\r\ndocument.writeln(\"	<li id=\\\"backcolor\\\" class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string19 = "' LANGUAGE=\\\"javascript\\\" onclick=\\\"cws_foreColor();\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; > \");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
    _jsp_string2 = " \");\r\ndocument.writeln(\"	<option value=\\\"1\\\">1 \");\r\ndocument.writeln(\"	<option value=\\\"2\\\">2 \");\r\ndocument.writeln(\"	<option value=\\\"3\\\">3 \");\r\ndocument.writeln(\"	<option value=\\\"4\\\">4 \");\r\ndocument.writeln(\"	<option value=\\\"5\\\">5 \");\r\ndocument.writeln(\"	<option value=\\\"6\\\">6 \");\r\ndocument.writeln(\"	<option value=\\\"7\\\">7<\\/option>\");\r\ndocument.writeln(\"	<\\/select> \");\r\ndocument.writeln(\"	<li class=\\\"cws_Btn\\\" TITLE='".toCharArray();
    _jsp_string0 = "\r\n\r\n".toCharArray();
    _jsp_string33 = "' language=\\\"javascript\\\" onClick=\\\"cws_forrm();ondrag=\\'return false;\\'\\\" onmouseover=this.className=\\'cws_BtnMouseOverUp\\'; onmouseout=this.className=\\'cws_Btn\\'; >\");\r\ndocument.writeln(\"	<img class=\\\"cws_Ico\\\" src=\\\"".toCharArray();
  }
}

⌨️ 快捷键说明

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