fr.paris.lutece.portal.web.globalmanagement
Class EditorChoiceLutecePanelJspBean

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.portal.web.globalmanagement.AbstractGMLutecePanel
              extended by fr.paris.lutece.portal.web.globalmanagement.EditorChoiceLutecePanelJspBean
All Implemented Interfaces:
LutecePanel, Serializable

public class EditorChoiceLutecePanelJspBean
extends AbstractGMLutecePanel

The Class EditorChoiceLutecePanelJspBean.

See Also:
Serialized Form

Constructor Summary
EditorChoiceLutecePanelJspBean()
           
 
Method Summary
 String doUpdateBackOfficeEditor(javax.servlet.http.HttpServletRequest request)
          Do update back office editor.
 String doUpdateFrontOfficeEditor(javax.servlet.http.HttpServletRequest request)
          Do update front office editor.
 String getPanelContent()
          Returns the panel's content
 String getPanelKey()
          Returns the panel's title
 int getPanelOrder()
          Returns the panel's order.
 String getPanelTitle()
          Returns the panel's title
 
Methods inherited from class fr.paris.lutece.portal.web.globalmanagement.AbstractGMLutecePanel
getHomeUrl, getPanelIndex, getPanelLocale, getRequest, setPanelLocale, setRequest
 
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, validate, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorChoiceLutecePanelJspBean

public EditorChoiceLutecePanelJspBean()
Method Detail

getPanelContent

public String getPanelContent()
Returns the panel's content

Returns:
The content

getPanelKey

public String getPanelKey()
Returns the panel's title

Returns:
The title

getPanelOrder

public int getPanelOrder()
Returns the panel's order. This panel is a first panel.

Returns:
1

getPanelTitle

public String getPanelTitle()
Returns the panel's title

Returns:
The title

doUpdateBackOfficeEditor

public String doUpdateBackOfficeEditor(javax.servlet.http.HttpServletRequest request)
Do update back office editor.

Parameters:
request - the request
Returns:
the string

doUpdateFrontOfficeEditor

public String doUpdateFrontOfficeEditor(javax.servlet.http.HttpServletRequest request)
Do update front office editor.

Parameters:
request - the request
Returns:
the string


Copyright © 2014 Mairie de Paris. All Rights Reserved.