public class AdminPageJspBean extends AdminFeaturesPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_PAGE_TITLE_ADMIN_SITE |
static String |
RIGHT_MANAGE_ADMIN_SITE |
Constructor and Description |
---|
AdminPageJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doCreateChildPage(javax.servlet.http.HttpServletRequest request)
Processes the creation of a child page to the page whose identifier is stored
in the http request
|
String |
doModifyPage(javax.servlet.http.HttpServletRequest request)
Processes of the modification of the page informations
|
String |
doRemovePage(javax.servlet.http.HttpServletRequest request)
Processes the deletion of a page
|
String |
getAdminPage(javax.servlet.http.HttpServletRequest request)
Displays the page which contains the management forms of a skin page whose
identifier is specified in parameter
|
String |
getAdminPagePreview(javax.servlet.http.HttpServletRequest request)
Returns the html code for displaying the page whose identifier is specified
in parameter from the administration unit.
|
String |
getRemovePage(javax.servlet.http.HttpServletRequest request)
Display the confirm page for the delete of a page
|
String |
getResourceImagePage(Page page,
String strPageId)
Management of the image associated to the page
|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validate
public static final String RIGHT_MANAGE_ADMIN_SITE
public static final String PROPERTY_PAGE_TITLE_ADMIN_SITE
public String getAdminPage(javax.servlet.http.HttpServletRequest request)
request
- The identifier of the pagepublic String getAdminPagePreview(javax.servlet.http.HttpServletRequest request) throws UserNotSignedException, SiteMessageException
request
- The http requestUserNotSignedException
- The UserNotSignedExceptionSiteMessageException
- occurs when a site message need to be
displayedpublic String doModifyPage(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The http requestAccessDeniedException
- if the security token is invalidpublic String getRemovePage(javax.servlet.http.HttpServletRequest request)
request
- The http requestpublic String doRemovePage(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The http requestAccessDeniedException
- if the security token is invalidpublic String doCreateChildPage(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The http requestAccessDeniedException
- If the security token is invalidCopyright © 2020 City of Paris. All rights reserved.