|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
fr.paris.lutece.portal.web.portlet.PortletJspBean
fr.paris.lutece.plugins.mylutece.web.portlet.MyLutecePortletJspBean
public class MyLutecePortletJspBean
This class provides the user interface to manage MyLutece Portlet
Field Summary | |
---|---|
static java.lang.String |
RIGHT_MANAGE_ADMIN_SITE
|
Constructor Summary | |
---|---|
MyLutecePortletJspBean()
Creates a new MyLutecePortletJspBean object. |
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 |
Field Detail |
---|
public static final java.lang.String RIGHT_MANAGE_ADMIN_SITE
Constructor Detail |
---|
public MyLutecePortletJspBean()
Method Detail |
---|
public java.lang.String getCreate(javax.servlet.http.HttpServletRequest request)
getCreate
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- The http request
public java.lang.String getModify(javax.servlet.http.HttpServletRequest request)
getModify
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- The Http request
public java.lang.String doCreate(javax.servlet.http.HttpServletRequest request)
doCreate
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- The Http request
public java.lang.String doModify(javax.servlet.http.HttpServletRequest request)
doModify
in class fr.paris.lutece.portal.web.portlet.PortletJspBean
request
- The http request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |