fr.paris.lutece.plugins.seo.web
Class SEOPanelJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
          extended by fr.paris.lutece.plugins.seo.web.SEOPanelJspBean
All Implemented Interfaces:
SEOPanel
Direct Known Subclasses:
FriendlyUrlJspBean, SitemapJspBean, UrlRewriterAdminJspBean

public abstract class SEOPanelJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
implements SEOPanel

Abstract SEO Panel


Constructor Summary
SEOPanelJspBean()
           
 
Method Summary
 java.lang.String getHomeUrl(javax.servlet.http.HttpServletRequest request)
          
 int getPanelIndex()
          Gets the panel index
 java.util.Locale getPanelLocale()
          Gets the locale
 javax.servlet.http.HttpServletRequest getRequest()
          Gets the request
 void setPanelLocale(java.util.Locale locale)
          Sets the panel's locale
 void setRequest(javax.servlet.http.HttpServletRequest request)
          Sets the request
 
Methods inherited from class fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
getPlugin, init
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getLocale, getPageTitle, getUser, populate, setFeatureIcon, setPageTitleProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface fr.paris.lutece.plugins.seo.web.SEOPanel
getPanelContent, getPanelKey, getPanelOrder, getPanelTitle
 

Constructor Detail

SEOPanelJspBean

public SEOPanelJspBean()
Method Detail

getPanelIndex

public int getPanelIndex()
Gets the panel index

Specified by:
getPanelIndex in interface SEOPanel
Returns:
The index

setPanelLocale

public void setPanelLocale(java.util.Locale locale)
Sets the panel's locale

Specified by:
setPanelLocale in interface SEOPanel
Parameters:
locale - The locale

getPanelLocale

public java.util.Locale getPanelLocale()
Gets the locale

Specified by:
getPanelLocale in interface SEOPanel
Returns:
The locale

setRequest

public void setRequest(javax.servlet.http.HttpServletRequest request)
Sets the request

Specified by:
setRequest in interface SEOPanel
Parameters:
request - The request

getRequest

public javax.servlet.http.HttpServletRequest getRequest()
Gets the request

Specified by:
getRequest in interface SEOPanel
Returns:
The request

getHomeUrl

public java.lang.String getHomeUrl(javax.servlet.http.HttpServletRequest request)

Overrides:
getHomeUrl in class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean


Copyright © 2012 Mairie de Paris. All Rights Reserved.