public class NewsLetterSubscriptionPortletJspBean
extends fr.paris.lutece.portal.web.portlet.PortletJspBean
Constructor and Description |
---|
NewsLetterSubscriptionPortletJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doCreate(javax.servlet.http.HttpServletRequest request)
Processes the creation of the portlet
|
String |
doModify(javax.servlet.http.HttpServletRequest request)
Processes the modification of the portlet
|
static String |
doRegister(javax.servlet.http.HttpServletRequest request)
Performs the registration action
|
String |
getCreate(javax.servlet.http.HttpServletRequest request)
Returns the creation form for the portlet
|
String |
getModify(javax.servlet.http.HttpServletRequest request)
Returns the modification form for the portlet
|
String |
getPropertiesPrefix()
Returns portlet's properties prefix
|
getCreateTemplate, getCreateTemplate, getModifyTemplate, getModifyTemplate, getPageUrl, putCheckBox, setPortletCommonData
public NewsLetterSubscriptionPortletJspBean()
public String getCreate(javax.servlet.http.HttpServletRequest request)
getCreate
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- the HTML requestpublic String doCreate(javax.servlet.http.HttpServletRequest request)
doCreate
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- the HTML requestpublic String getModify(javax.servlet.http.HttpServletRequest request)
getModify
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- the HTML requestpublic String doModify(javax.servlet.http.HttpServletRequest request)
doModify
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- the HTTP requestpublic String getPropertiesPrefix()
public static String doRegister(javax.servlet.http.HttpServletRequest request) throws fr.paris.lutece.portal.service.message.SiteMessageException
request
- The http requestfr.paris.lutece.portal.service.message.SiteMessageException
- A
message handled by the front officeCopyright © 2019 City of Paris. All rights reserved.