Class KmeliaDisplayHelper


  • public class KmeliaDisplayHelper
    extends Object
    Helper class to be able to remove old JSP methods.
    • Method Detail

      • displayAllOperations

        public static void displayAllOperations​(String id,
                                                KmeliaSessionController kmeliaScc,
                                                org.silverpeas.core.web.util.viewgenerator.html.GraphicElementFactory gef,
                                                String action,
                                                org.silverpeas.core.util.MultiSilverpeasBundle resources,
                                                javax.servlet.jsp.JspWriter out)
                                         throws IOException
        Throws:
        IOException
      • displayAllOperations

        public static void displayAllOperations​(String id,
                                                KmeliaSessionController kmeliaScc,
                                                org.silverpeas.core.web.util.viewgenerator.html.GraphicElementFactory gef,
                                                String action,
                                                org.silverpeas.core.util.MultiSilverpeasBundle resources,
                                                javax.servlet.jsp.JspWriter out,
                                                boolean kmaxMode)
                                         throws IOException
        Throws:
        IOException
      • displayUserAttachmentsView

        public static void displayUserAttachmentsView​(org.silverpeas.core.contribution.publication.model.PublicationDetail pubDetail,
                                                      String webContext,
                                                      javax.servlet.jsp.JspWriter out,
                                                      String lang,
                                                      boolean showIcon,
                                                      org.silverpeas.core.util.MultiSilverpeasBundle resources)
                                               throws IOException
        Throws:
        IOException