Edit C:\galaxie\deploy\Tomcat6\work\Catalina\localhost\galaxie\old\org\apache\jsp\js\infobar\infobar_005fjs_jsp.class
Êþº¾ 1y ,org/apache/jsp/js/infobar/infobar_005fjs_jsp %org/apache/jasper/runtime/HttpJspBase ,org/apache/jasper/runtime/JspSourceDependent _jspxFactory Ljavax/servlet/jsp/JspFactory; _jspx_dependants Ljava/util/List; G_005fjspx_005ftagPool_005ffl_005fcacheControl_0026_005fdelay_005fnobody *Lorg/apache/jasper/runtime/TagHandlerPool; L_005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody 2_005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody S_005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody _el_expressionfactory Ljavax/el/ExpressionFactory; _jsp_annotationprocessor Lorg/apache/AnnotationProcessor; <clinit> ()V Code javax/servlet/jsp/JspFactory getDefaultFactory ()Ljavax/servlet/jsp/JspFactory; java/util/ArrayList " # $ <init> (I)V & ( /WEB-INF/taglib.tld * , + java/util/List - . add (Ljava/lang/Object;)Z LineNumberTable LocalVariableTable 2 # this .Lorg/apache/jsp/js/infobar/infobar_005fjs_jsp; getDependants ()Ljava/lang/Object; _jspInit 9 : ; getServletConfig ()Ljavax/servlet/ServletConfig; = ? > (org/apache/jasper/runtime/TagHandlerPool @ A getTagHandlerPool I(Ljavax/servlet/ServletConfig;)Lorg/apache/jasper/runtime/TagHandlerPool; C E G I K M L javax/servlet/ServletConfig N O getServletContext ()Ljavax/servlet/ServletContext; Q R S getJspApplicationContext I(Ljavax/servlet/ServletContext;)Ljavax/servlet/jsp/JspApplicationContext; U W V 'javax/servlet/jsp/JspApplicationContext X Y getExpressionFactory ()Ljavax/el/ExpressionFactory; [ ] org/apache/AnnotationProcessor _ a ` java/lang/Class b c getName ()Ljava/lang/String; e g f javax/servlet/ServletContext h i getAttribute &(Ljava/lang/String;)Ljava/lang/Object; k _jspDestroy = n o release _jspService R(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V Exceptions t java/io/IOException v javax/servlet/ServletException x text/html;charset=UTF-8 z | { &javax/servlet/http/HttpServletResponse } ~ setContentType (Ljava/lang/String;)V ? ? ? getPageContext ?(Ljavax/servlet/Servlet;Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljava/lang/String;ZIZ)Ljavax/servlet/jsp/PageContext; ? M ? javax/servlet/jsp/PageContext ? 9 ? ? ? ? getSession "()Ljavax/servlet/http/HttpSession; ? ? ? ? getOut ()Ljavax/servlet/jsp/JspWriter; ? ? ? javax/servlet/jsp/JspWriter ? $ write ? ? ? $_jspx_meth_fl_005fcacheControl_005f0 "(Ljavax/servlet/jsp/PageContext;)Z ? ? ? releasePageContext "(Ljavax/servlet/jsp/PageContext;)V ? application/x-javascript ? (com/edeal/frontline/navigation/FlRequest ? ¡ # ¢ *(Ljavax/servlet/http/HttpServletRequest;)V ? ¤ ¥ ¦ getContext !()Lcom/edeal/frontline/FlContext; ¨ ª © com/edeal/frontline/FlContext « ¬ getDataDictionary &()Lcom/edeal/frontline/DataDictionary; ® DocRolesID ° ADMIN ² ´ ³ "com/edeal/frontline/DataDictionary µ ¶ getRefIdByCode 8(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; ¸ º ¹ -com/edeal/frontline/helper/custom/ActorHelper » ¼ getSessionActorID 4(Ljavax/servlet/http/HttpSession;)Ljava/lang/String; ¸ ¾ ¿ À isAdmin -(Lcom/edeal/frontline/navigation/FlRequest;)Z  (com/edeal/frontline/InformationPanelBean Á Ä # Å #(Ljavax/servlet/http/HttpSession;)V Á Ç È É enforceAccess (ILjava/lang/String;)Z Ë ? Í ? ~ Ï /* Ñ # The shape of the json string is : Ó { Õ > "body":"Grande salle de réunion formation administrati...", × "dat":"16:50", Ù "from":"", Û "id":"00000000000ac979", Ý "subject":"Formation UNIX", ß "type":"Alarm" á } ã */ å 2var defaultMessage = '<label style="color: black"> ç è ? "_jspx_meth_fl_005fgetMessage_005f0 ê </label>'; ì var withScoll = "false"; î Pvar doCreateInformationPanelFunction = 'javascript:doCreateInformationPanel();' ð Gvar link = '<a href="'+ doCreateInformationPanelFunction +'"><img src=" ò ó ? _jspx_meth_fl_005fwebapp_005f0 õ /icons/infobar/add.gif" alt=" ÷ ø ? "_jspx_meth_fl_005fgetMessage_005f1 ú " title=" ü ý ? "_jspx_meth_fl_005fgetMessage_005f2 ÿ " class="infobar-icon"></a>'; îdefaultMessage = '<table style="width: 100%"><tr class="infobar-body" style="width: 100%"><td style="width: 90%; text-align: center;">' + defaultMessage + '</td><td style="width: 10%; text-align: right;">' + link + '</td></tr></table>'; *var objectDisplayFunction = new Object(); ]//Construction of the information to be displayed . Objects : Alarm and InformationPanel ... :objectDisplayFunction["Alarm"] = function(information) { // attributes * var infoId = "'" + information.id + "'"; . var infoType = "'" + information.type + "'"; 6 var infoBody = decodeURIComponent(information.body); < var infoSubject = decodeURIComponent(information.subject); ! var infoDate = information.dat; // functions R var openPopupFunction = 'javascript:openPopup(' + infoId + ',' + infoType + ');' O var doReprogramAlarmFunction = 'javascript:doReprogramAlarm(' + infoId + ');' I var doDeleteAlarmFunction = 'javascript:doDeleteAlarm(' + infoId + ');' [ var doReadInformationPanelFunction = 'javascript:doReadInformationPanel(' + infoId + ');' ! // links # B var link_1 = '<a href="'+ doReprogramAlarmFunction +'"><img src=" %&