fr.paris.lutece.plugins.mylutece.web.portlet
Class MyLutecePortletJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.portlet.PortletJspBean
          extended by fr.paris.lutece.plugins.mylutece.web.portlet.MyLutecePortletJspBean
All Implemented Interfaces:
Serializable

public class MyLutecePortletJspBean
extends fr.paris.lutece.portal.web.portlet.PortletJspBean

This class provides the user interface to manage MyLutece Portlet

See Also:
Serialized Form

Field Summary
static String RIGHT_MANAGE_ADMIN_SITE
           
 
Constructor Summary
MyLutecePortletJspBean()
          Creates a new MyLutecePortletJspBean object.
 
Method Summary
 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
 
Methods inherited from class fr.paris.lutece.portal.web.portlet.PortletJspBean
getCreateTemplate, getCreateTemplate, getModifyTemplate, getModifyTemplate, getPageUrl, putCheckBox, setPortletCommonData
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, populate, setFeatureIcon, setPageTitleProperty, validate, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RIGHT_MANAGE_ADMIN_SITE

public static final String RIGHT_MANAGE_ADMIN_SITE
See Also:
Constant Field Values
Constructor Detail

MyLutecePortletJspBean

public MyLutecePortletJspBean()
Creates a new MyLutecePortletJspBean object.

Method Detail

getCreate

public 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 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 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 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 © 2014 Mairie de Paris. All Rights Reserved.