public class AdminMenuJspBean extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_LOGOUT_URL |
static String |
PROPERTY_MENU_DATASTORE_POS |
static String |
PROPERTY_MENU_DEFAULT_POS |
| Constructor and Description |
|---|
AdminMenuJspBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
doChangeLanguage(javax.servlet.http.HttpServletRequest request)
Change the current language of the user
|
String |
doModifyAccessibilityMode(javax.servlet.http.HttpServletRequest request)
Change the mode accessibility
|
String |
doModifyDefaultAdminUserPassword(javax.servlet.http.HttpServletRequest request)
Perform the user password modification.
|
String |
getAdminMenuFooter(javax.servlet.http.HttpServletRequest request)
Returns the Administration footer menu
|
String |
getAdminMenuHeader(javax.servlet.http.HttpServletRequest request)
Returns the Administration header menu
|
String |
getAdminMenuUser(javax.servlet.http.HttpServletRequest request)
Returns the html code of the menu of the users
|
String |
getAdminStyleSheets()
Return the stylesheets block to include in the footer
|
String |
getModifyDefaultAdminUserPassword(javax.servlet.http.HttpServletRequest request)
Display the modification form for user password.
|
static void |
resetAdminStylesheets() |
public static final String PROPERTY_LOGOUT_URL
public static final String PROPERTY_MENU_DEFAULT_POS
public static final String PROPERTY_MENU_DATASTORE_POS
public String getAdminMenuHeader(javax.servlet.http.HttpServletRequest request)
request - The HttpServletRequestpublic String getAdminMenuFooter(javax.servlet.http.HttpServletRequest request)
request - The HttpServletRequestpublic String getAdminMenuUser(javax.servlet.http.HttpServletRequest request)
request - The Http requestpublic String doChangeLanguage(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - The HTTP requestAccessDeniedException - if the security token is invalidpublic String getModifyDefaultAdminUserPassword(javax.servlet.http.HttpServletRequest request)
request - the http requestpublic String doModifyDefaultAdminUserPassword(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - the http requestAccessDeniedException - if the security token is invalidpublic String doModifyAccessibilityMode(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - HttpServletRequestAccessDeniedException - if the security token is invalidpublic String getAdminStyleSheets()
public static void resetAdminStylesheets()
Copyright © 2020 City of Paris. All rights reserved.