fr.paris.lutece.plugins.extend.modules.opengraph.web
public class OpengraphJspBean extends fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
MANAGE_OPENGRAPH_SOCIALHUB
Right to manage opengraph social hub
|
Constructor and Description |
---|
OpengraphJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
confirmRemoveOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Get a confirmation page to ask a user to confirm that he wants to remove
a social hub
|
String |
doAddOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Do add a social hub
|
String |
doModifyOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Do modify a social hub
|
String |
doRemoveOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Remove a social hub
|
fr.paris.lutece.portal.web.pluginaction.IPluginActionResult |
getAddOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Get the page to add a social hub
|
String |
getManageOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Get the ManageOpengraphSocialHub page
|
fr.paris.lutece.portal.web.pluginaction.IPluginActionResult |
getModifyOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Get the page to modify a social hub
|
public static final String MANAGE_OPENGRAPH_SOCIALHUB
public String getManageOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
request
- The requestpublic fr.paris.lutece.portal.web.pluginaction.IPluginActionResult getAddOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
request
- The requestpublic String doAddOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
request
- The requestpublic fr.paris.lutece.portal.web.pluginaction.IPluginActionResult getModifyOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
request
- The requestpublic String doModifyOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
request
- The requestpublic String confirmRemoveOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
request
- The requestpublic String doRemoveOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
request
- The requestCopyright © 2014 Mairie de Paris. All rights reserved.