fr.paris.lutece.plugins.form.web.portlet
Class FormPortletJspBean
java.lang.Object
fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
fr.paris.lutece.portal.web.portlet.PortletJspBean
fr.paris.lutece.plugins.form.web.portlet.FormPortletJspBean
public class FormPortletJspBean
- extends fr.paris.lutece.portal.web.portlet.PortletJspBean
This class provides the user interface to manage form Portlet
Fields inherited from class fr.paris.lutece.portal.web.portlet.PortletJspBean |
PARAMETER_PAGE_ID, PARAMETER_PORTLET_ID, PARAMETER_PORTLET_TYPE_ID, RIGHT_MANAGE_ADMIN_SITE |
Method Summary |
java.lang.String |
doCreate(javax.servlet.http.HttpServletRequest request)
Process portlet's creation |
java.lang.String |
doModify(javax.servlet.http.HttpServletRequest request)
Process portlet's modification |
java.lang.String |
getCreate(javax.servlet.http.HttpServletRequest request)
Returns the Download portlet creation form |
java.lang.String |
getModify(javax.servlet.http.HttpServletRequest request)
Returns the Download portlet modification form |
Methods inherited from class fr.paris.lutece.portal.web.portlet.PortletJspBean |
getCreateTemplate, getCreateTemplate, getModifyTemplate, getModifyTemplate, getPageUrl, setPortletCommonData |
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean |
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, setFeatureIcon, setPageTitleProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RIGHT_MANAGE_FORM
public static final java.lang.String RIGHT_MANAGE_FORM
- See Also:
- Constant Field Values
FormPortletJspBean
public FormPortletJspBean()
getCreate
public java.lang.String getCreate(javax.servlet.http.HttpServletRequest request)
- Returns the Download portlet creation form
- Specified by:
getCreate
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
- Parameters:
request
- The http request
- Returns:
- The HTML form
getModify
public java.lang.String getModify(javax.servlet.http.HttpServletRequest request)
- Returns the Download portlet modification form
- Specified by:
getModify
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
- Parameters:
request
- The Http request
- Returns:
- The HTML form
doCreate
public java.lang.String doCreate(javax.servlet.http.HttpServletRequest request)
- Process portlet's creation
- Specified by:
doCreate
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
- Parameters:
request
- The Http request
- Returns:
- The Jsp management URL of the process result
doModify
public java.lang.String doModify(javax.servlet.http.HttpServletRequest request)
- Process portlet's modification
- Specified by:
doModify
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
- Parameters:
request
- The http request
- Returns:
- Management's Url
Copyright © 2008 Mairie de Paris. All Rights Reserved.