org.silverpeas.kmelia.jstl
Class KmeliaDisplayHelper
java.lang.Object
  
org.silverpeas.kmelia.jstl.KmeliaDisplayHelper
public class KmeliaDisplayHelper
- extends Object
 
Helper class to be able to remove old JSP methods.
 
| 
Method Summary | 
static void | 
displayAllOperations(String id,
                     KmeliaSessionController kmeliaScc,
                     com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                     String action,
                     com.stratelia.silverpeas.util.ResourcesWrapper resources,
                     javax.servlet.jsp.JspWriter out)
 
            | 
static void | 
displayAllOperations(String id,
                     KmeliaSessionController kmeliaScc,
                     com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                     String action,
                     com.stratelia.silverpeas.util.ResourcesWrapper resources,
                     javax.servlet.jsp.JspWriter out,
                     boolean kmaxMode)
 
            | 
static void | 
displayOnNewOperations(KmeliaSessionController kmeliaScc,
                       com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                       String action,
                       javax.servlet.jsp.JspWriter out)
 
            | 
static void | 
displayUserAttachmentsView(com.stratelia.webactiv.util.publication.model.PublicationDetail pubDetail,
                           String webContext,
                           javax.servlet.jsp.JspWriter out,
                           String lang,
                           boolean showIcon,
                           com.stratelia.silverpeas.util.ResourcesWrapper resources)
 
            | 
static void | 
displayUserOperations(String id,
                      KmeliaSessionController kmeliaScc,
                      com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                      String action,
                      com.stratelia.silverpeas.util.ResourcesWrapper resources,
                      javax.servlet.jsp.JspWriter out)
 
            | 
static void | 
displayUserOperations(String id,
                      KmeliaSessionController kmeliaScc,
                      com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                      String action,
                      com.stratelia.silverpeas.util.ResourcesWrapper resources,
                      javax.servlet.jsp.JspWriter out,
                      boolean kmaxMode)
 
            | 
static void | 
displayWizardOperations(String wizardRow,
                        String id,
                        KmeliaSessionController kmeliaScc,
                        com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                        String action,
                        com.stratelia.silverpeas.util.ResourcesWrapper resources,
                        javax.servlet.jsp.JspWriter out,
                        boolean kmaxMode)
 
            | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
KmeliaDisplayHelper
public KmeliaDisplayHelper()
displayAllOperations
public static void displayAllOperations(String id,
                                        KmeliaSessionController kmeliaScc,
                                        com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                                        String action,
                                        com.stratelia.silverpeas.util.ResourcesWrapper resources,
                                        javax.servlet.jsp.JspWriter out)
                                 throws IOException
- Throws:
 IOException
 
displayAllOperations
public static void displayAllOperations(String id,
                                        KmeliaSessionController kmeliaScc,
                                        com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                                        String action,
                                        com.stratelia.silverpeas.util.ResourcesWrapper resources,
                                        javax.servlet.jsp.JspWriter out,
                                        boolean kmaxMode)
                                 throws IOException
- Throws:
 IOException
 
displayUserOperations
public static void displayUserOperations(String id,
                                         KmeliaSessionController kmeliaScc,
                                         com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                                         String action,
                                         com.stratelia.silverpeas.util.ResourcesWrapper resources,
                                         javax.servlet.jsp.JspWriter out)
                                  throws IOException
- Throws:
 IOException
 
displayUserOperations
public static void displayUserOperations(String id,
                                         KmeliaSessionController kmeliaScc,
                                         com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                                         String action,
                                         com.stratelia.silverpeas.util.ResourcesWrapper resources,
                                         javax.servlet.jsp.JspWriter out,
                                         boolean kmaxMode)
                                  throws IOException
- Throws:
 IOException
 
displayWizardOperations
public static void displayWizardOperations(String wizardRow,
                                           String id,
                                           KmeliaSessionController kmeliaScc,
                                           com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                                           String action,
                                           com.stratelia.silverpeas.util.ResourcesWrapper resources,
                                           javax.servlet.jsp.JspWriter out,
                                           boolean kmaxMode)
                                    throws IOException
- Throws:
 IOException
 
displayOnNewOperations
public static void displayOnNewOperations(KmeliaSessionController kmeliaScc,
                                          com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                                          String action,
                                          javax.servlet.jsp.JspWriter out)
                                   throws IOException
- Throws:
 IOException
 
displayUserAttachmentsView
public static void displayUserAttachmentsView(com.stratelia.webactiv.util.publication.model.PublicationDetail pubDetail,
                                              String webContext,
                                              javax.servlet.jsp.JspWriter out,
                                              String lang,
                                              boolean showIcon,
                                              com.stratelia.silverpeas.util.ResourcesWrapper resources)
                                       throws IOException
- Throws:
 IOException
 
Copyright © 2016 Silverpeas. All Rights Reserved.