public interface LutecePanel
Modifier and Type | Method and Description |
---|---|
String |
getPanelContent()
Returns the panel's content
|
int |
getPanelIndex()
Gets the panel index
|
String |
getPanelKey()
Returns the panel's title
|
Locale |
getPanelLocale()
Gets the locale
|
int |
getPanelOrder()
Returns the panel's order
|
String |
getPanelTitle()
Returns the panel's title
|
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
|
String getPanelKey()
String getPanelTitle()
String getPanelContent()
int getPanelOrder()
void setPanelLocale(Locale locale)
locale
- The localeLocale getPanelLocale()
void setRequest(javax.servlet.http.HttpServletRequest request)
request
- The requestjavax.servlet.http.HttpServletRequest getRequest()
int getPanelIndex()
Copyright © 2020 City of Paris. All rights reserved.