public class FormPortletJspBean
extends fr.paris.lutece.portal.web.portlet.PortletJspBean
Modifier and Type | Field and Description |
---|---|
static String |
RIGHT_MANAGE_FORM |
Constructor and Description |
---|
FormPortletJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doCreate(javax.servlet.http.HttpServletRequest request)
Process portlet's creation
|
String |
doModify(javax.servlet.http.HttpServletRequest request)
Process portlet's modification
|
String |
getCreate(javax.servlet.http.HttpServletRequest request)
Returns the Download portlet creation form
|
String |
getModify(javax.servlet.http.HttpServletRequest request)
Returns the Download portlet modification form
|
getCreateTemplate, getCreateTemplate, getModifyTemplate, getModifyTemplate, getPageUrl, putCheckBox, setPortletCommonData
public static final String RIGHT_MANAGE_FORM
public String getCreate(javax.servlet.http.HttpServletRequest request)
getCreate
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- The http requestpublic String getModify(javax.servlet.http.HttpServletRequest request)
getModify
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- The Http requestpublic String doCreate(javax.servlet.http.HttpServletRequest request)
doCreate
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- The Http requestpublic String doModify(javax.servlet.http.HttpServletRequest request)
doModify
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- The http requestCopyright © 2016 City of Paris. All rights reserved.