fr.paris.lutece.portal.web.style
Class ThemesJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.style.ThemesJspBean
All Implemented Interfaces:
Serializable

Deprecated. As of 2.4.3. Use plugin-theme instead.

public class ThemesJspBean
extends AdminFeaturesPageJspBean

See Also:
Serialized Form

Field Summary
static String RIGHT_MANAGE_THEMES
          Deprecated. Right to manage themes
 
Constructor Summary
ThemesJspBean()
          Deprecated.  
 
Method Summary
 String doCreateTheme(javax.servlet.http.HttpServletRequest request)
          Deprecated.  
 String doModifyGlobalTheme(javax.servlet.http.HttpServletRequest request)
          Deprecated. Modify the global theme
 String doModifyTheme(javax.servlet.http.HttpServletRequest request)
          Deprecated.  
 String doModifyUserTheme(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Deprecated. Modify the User theme
 String getCreateTheme(javax.servlet.http.HttpServletRequest request)
          Deprecated.  
 String getManageThemes(javax.servlet.http.HttpServletRequest request)
          Deprecated. Returns the list of Themes
 String getModifyTheme(javax.servlet.http.HttpServletRequest request)
          Deprecated.  
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, populate, setFeatureIcon, setPageTitleProperty, validate, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RIGHT_MANAGE_THEMES

public static final String RIGHT_MANAGE_THEMES
Deprecated. 
Right to manage themes

See Also:
Constant Field Values
Constructor Detail

ThemesJspBean

public ThemesJspBean()
Deprecated. 
Method Detail

getManageThemes

public String getManageThemes(javax.servlet.http.HttpServletRequest request)
Deprecated. 
Returns the list of Themes

Parameters:
request - The Http request
Returns:
the html code for display the manage themes page

doModifyGlobalTheme

public String doModifyGlobalTheme(javax.servlet.http.HttpServletRequest request)
Deprecated. 
Modify the global theme

Parameters:
request - The Http request
Returns:
the html code for display the manage themes page

doModifyUserTheme

public String doModifyUserTheme(javax.servlet.http.HttpServletRequest request,
                                javax.servlet.http.HttpServletResponse response)
Deprecated. 
Modify the User theme

Parameters:
request - The Http request
response - The Http response
Returns:
the html code for display the manage themes page

getCreateTheme

public String getCreateTheme(javax.servlet.http.HttpServletRequest request)
Deprecated. 
Parameters:
request - The HttpServletRequest
Returns:
the html code to create a theme

getModifyTheme

public String getModifyTheme(javax.servlet.http.HttpServletRequest request)
Deprecated. 
Parameters:
request - The HttpServletRequest
Returns:
the html page to modifiy a theme

doModifyTheme

public String doModifyTheme(javax.servlet.http.HttpServletRequest request)
Deprecated. 
Parameters:
request - The HttpServletRequest
Returns:
the html code for the theme list

doCreateTheme

public String doCreateTheme(javax.servlet.http.HttpServletRequest request)
Deprecated. 
Parameters:
request - The HttpServletRequest
Returns:
the html code for the theme list


Copyright © 2014 Mairie de Paris. All Rights Reserved.