%/*Encoding:UTF-8*/%> <%/*Type:Portlet*/%> <%//Def:[{"actioncode":"this.openerID.Value(this.formid);\n\nfunction btnLoad_Click(){\n if(this.container){\n this.container.RowsParamValid=false;\n this.container.dispatchEvent(\"LoadConfiguration\", this.ConfigName.Value());\n }\n}\n\nfunction btnVzm_Query_Click(){\n this.splkVZMSelect.Link();\n}\n\nthis['on_'+this.formid+'_ChangeVZMName']=function(name){\n this.ConfigName.Value(name);\n}","bg_image":" ","cache_time":" ","color":" ","css":" ","css_class":" ","description":" ","form_action":" ","form_type":"false","h":"30","language":"false","my_library":" ","on_security_failure":"login","pages_names":" ","security":"none","sp_theme":"true","sp_uid":"false","tag":" ","title":" ","type":"Form","v_line":"200","version":"37","w":"100%"},{"align":"right","anchor":"top-left","bg_color":" ","class_Css":"label","dataobj":" ","enable_HTML":"true","field":" ","font":" ","font_color":" ","font_size":" ","font_weight":" ","h":"21","help_tips":" ","href":" ","name":"lblConfiguration","page":"1","picture":" ","sequence":"1","tabindex":" ","target":" ","type":"Label","value":"Configuration:","w":"82","x":"0","y":"7","zindex":"1"},{"anchor":"top-left-right","class_Css":"textbox","dataobj":" ","field":" ","font":"verdana","font_color":" ","font_size":" ","h":"20","help_tips":" ","init_par":" ","maxlength":" ","name":"ConfigName","page":"1","password":" ","picture":" ","readonly":"false","scroll":"false","sequence":"2","tabindex":"1","type":"Textbox","typevar":"character","visible":"true","w":"49","x":"82","y":"5","zindex":"1"},{"anchor":"top-right","bg_color":" ","class_Css":"button","font":" ","font_color":" ","font_size":" ","h":"20","help_tips":" ","name":"btnVzm_Query","page":"1","sequence":"3","tabindex":"1","type":"Button","type_submit":"false","value":"...","w":"20","x":"133","y":"6"},{"anchor":"top-right","bg_color":" ","class_Css":"button","font":" ","font_color":" ","font_size":" ","h":"20","help_tips":" ","name":"btnLoad","page":"1","sequence":"4","tabindex":"1","type":"Button","type_submit":"false","value":"Load","w":"40","x":"155","y":"6"},{"entity_type":" ","h":"20","m_cAction":" ","m_cAltInterface":" ","name":"splkVZMSelect","page":"1","parms":"openerID,Table,ConfigName","popup":"true","popup_height":"440","popup_scroll":"true","popup_width":"300","refresh":" ","sequence":" ","servlet":"..\u002fjsp-system\u002fSPPortalZoomLoad_VZMSelect_portlet.jsp","target":" ","type":"SPLinker","w":"20","x":"121","y":"31"},{"dataobj":" ","field":" ","h":"22","init_par":" ","name":"openerID","page":"1","sequence":" ","type":"Variable","typevar":"character","w":"146","x":"0","y":"-25"},{"dataobj":" ","field":" ","h":"22","init_par":" ","name":"Table","page":"1","sequence":" ","type":"Variable","typevar":"character","w":"146","x":"150","y":"-25"}]%> <%/*Description: */%> <%@ page import="com.zucchetti.SPBridge.*" %><%@ page import="java.util.*" %><%@ page import="com.zucchetti.PortalStudio.*" %><%@ page import="com.zucchetti.sitepainter.*" %> <%@ page import="com.zucchetti.sitepainter.SPPrxycizer" %><%@page extends="com.zucchetti.PortalStudio.PortalStudioBase" %> <%@ page language="java" pageEncoding="UTF-8" %><%Sitepainter sp=Sitepainter.getSitepainter(request); String m_cJSPUID=getJSPUID(); String idPortlet=sp.getPortletId(request,sp.getParameter("ForcedPortletUID",JSPLib.NewCPCCCHK(5))); String PageletId = (request.getAttribute("PageletId") != null ? (String)request.getAttribute("PageletId" ) : sp.getParameter("PageletId" ,"") ); String SPPortletTitleId = (request.getAttribute("SPPortletTitleId") != null ? (String)request.getAttribute("SPPortletTitleId") : sp.getParameter("SPPortletTitleId","") ); String SPParentObjId=(request.getAttribute("SPParentObjId")!=null?(String)request.getAttribute("SPParentObjId"):sp.getParameter("SPParentObjId","")); request.setAttribute("com.zucchetti.sitepainter.PortalStudio.getCryptPwd",JSPLib.NewCPCCCHK(6)); if(sp.getParameter("SpStaticCode","").equals(m_cJSPUID)){ Library.SetMimeType(response,"text/javascript"); response.setDateHeader("Last-Modified",new Date().getTime() - 604800000L); response.setDateHeader("Expires", new Date().getTime() + 604800000L); response.setHeader("Cache-Control","public"); %> window.SPPortalZoomLoad_Static=function(){ if(typeof btnLoad_Click !='undefined')this.btnLoad_Click=btnLoad_Click; if(typeof btnVzm_Query_Click !='undefined')this.btnVzm_Query_Click=btnVzm_Query_Click; <%if(!Library.Empty(PageletId) ){%> this.this_Calc=function(){ this.PageletCalc(); } <%}%> this.openerID.Value(this.formid); function btnLoad_Click(){ if(this.container){ this.container.RowsParamValid=false; this.container.dispatchEvent("LoadConfiguration", this.ConfigName.Value()); } } function btnVzm_Query_Click(){ this.splkVZMSelect.Link(); } this['on_'+this.formid+'_ChangeVZMName']=function(name){ this.ConfigName.Value(name); } this.dispatchEvent('HideUnderCondition'); this.dispatchEvent('EditUnderCondition'); } <%}else if(sp.getParameter("SpCssCode","").equals(m_cJSPUID)){ Library.SetMimeType(response,"text/css"); response.setDateHeader("Last-Modified",new Date().getTime() - 604800000L); response.setDateHeader("Expires", new Date().getTime() + 604800000L); response.setHeader("Cache-Control","public"); %> .SPPortalZoomLoad_container { } .SPPortalZoomLoad_portlet{ position:relative; width:100%; min-width:200px; height:30px; } .SPPortalZoomLoad_portlet[Data-page="1"]{ height:30px; width:100%; } .SPPortalZoomLoad_portlet > .lblConfiguration_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:7px; left:0px; width:82px; height:auto; min-height:21px; } .SPPortalZoomLoad_portlet > .lblConfiguration_ctrl { height:auto; min-height:21px; } .SPPortalZoomLoad_portlet > .lblConfiguration_ctrl { overflow:hidden; text-align:right; } .SPPortalZoomLoad_portlet > .ConfigName_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:5px; left:82px; right:69px; width:auto; height:20px; } .SPPortalZoomLoad_portlet > .ConfigName_ctrl { } .SPPortalZoomLoad_portlet > .ConfigName_ctrl > input{ vertical-align:top; box-sizing:border-box; z-index:1; font-family:verdana; width:100%; height:100%; } .SPPortalZoomLoad_portlet > .btnVzm_Query_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:6px; right:47px; width:20px; height:20px; } .SPPortalZoomLoad_portlet > .btnVzm_Query_ctrl { border-width:nullpx; } .SPPortalZoomLoad_portlet > .btnLoad_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:6px; right:5px; width:40px; height:20px; } .SPPortalZoomLoad_portlet > .btnLoad_ctrl { border-width:nullpx; } <%}else if(sp.getParameter("SpWireframe","").equals("true")){ String containerId=sp.getParameter("containerID",idPortlet); Library.SetMimeType(response,"text/html"); response.setDateHeader("Last-Modified",new Date().getTime() - 604800000L); response.setDateHeader("Expires", new Date().getTime() + 604800000L); response.setHeader("Cache-Control","public"); PrintWireFrame(containerId,out); %> <%! void PrintWireFrame(String containerId, java.io.Writer out) throws java.lang.Throwable { String def="[{\"h\":\"30\",\"pages_names\":\"\",\"title\":\"\",\"type\":\"Form\",\"v_line\":\"200\",\"w\":\"100%\"},{\"anchor\":\"top-left\",\"h\":\"21\",\"page\":\"1\",\"type\":\"Label\",\"w\":\"82\",\"x\":\"0\",\"y\":\"7\",\"zindex\":\"1\"},{\"anchor\":\"top-left-right\",\"h\":\"20\",\"page\":\"1\",\"type\":\"Textbox\",\"w\":\"49\",\"x\":\"82\",\"y\":\"5\",\"zindex\":\"1\"},{\"anchor\":\"top-right\",\"h\":\"20\",\"page\":\"1\",\"type\":\"Button\",\"w\":\"20\",\"x\":\"133\",\"y\":\"6\"},{\"anchor\":\"top-right\",\"h\":\"20\",\"page\":\"1\",\"type\":\"Button\",\"w\":\"40\",\"x\":\"155\",\"y\":\"6\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"SPLinker\",\"w\":\"20\",\"x\":\"121\",\"y\":\"31\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"-25\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"150\",\"y\":\"-25\"}]"; out.write("\n"); out.write("\n"); out.write("\n"); out.write("\n"); out.write("\n"); out.write("
\n"); out.write("\n"); }/**/%> <%}else{ if (JSPLib.checkApplication(request, response, out, sp, 37,"SPPortalZoomLoad","UTF-8")) {return; } %><%boolean included=request.getAttribute("javax.servlet.include.request_uri")!=null || "true".equals(request.getParameter("clientsideinclusion")); Map