public abstract class SEOPanelJspBean extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean implements SEOPanel
Constructor and Description |
---|
SEOPanelJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
getHomeUrl(javax.servlet.http.HttpServletRequest request) |
int |
getPanelIndex()
Gets the panel index
|
Locale |
getPanelLocale()
Gets the locale
|
javax.servlet.http.HttpServletRequest |
getRequest()
Gets the request
|
void |
setPanelLocale(Locale locale)
Sets the panel's locale
|
void |
setRequest(javax.servlet.http.HttpServletRequest request)
Sets the request
|
getPlugin, init
getAdminPage, getFeatureIcon, getLocale, getPageTitle, getUser, populate, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPanelContent, getPanelKey, getPanelOrder, getPanelTitle
public int getPanelIndex()
getPanelIndex
in interface SEOPanel
public void setPanelLocale(Locale locale)
setPanelLocale
in interface SEOPanel
locale
- The localepublic Locale getPanelLocale()
getPanelLocale
in interface SEOPanel
public void setRequest(javax.servlet.http.HttpServletRequest request)
setRequest
in interface SEOPanel
request
- The requestpublic javax.servlet.http.HttpServletRequest getRequest()
getRequest
in interface SEOPanel
public String getHomeUrl(javax.servlet.http.HttpServletRequest request)
getHomeUrl
in class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
Copyright © 2015 City of Paris. All rights reserved.