com.stratelia.webactiv.util.viewGenerator.html
Class WebCommonLookAndFeel

java.lang.Object
  extended by com.stratelia.webactiv.util.viewGenerator.html.WebCommonLookAndFeel

public class WebCommonLookAndFeel
extends Object


Method Summary
 String getCommonHeader(javax.servlet.http.HttpServletRequest request)
           
 String getCommonHeader(MainSessionController controller, String spaceId, String componentId)
          Method declaration
static WebCommonLookAndFeel getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static WebCommonLookAndFeel getInstance()

getCommonHeader

public String getCommonHeader(javax.servlet.http.HttpServletRequest request)

getCommonHeader

public String getCommonHeader(MainSessionController controller,
                              String spaceId,
                              String componentId)
Method declaration

Returns:
See Also:


Copyright © 2016 Silverpeas. All Rights Reserved.