fr.paris.lutece.portal.web.insert
Class InsertServiceSelectorJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.insert.InsertServiceSelectorJspBean

public class InsertServiceSelectorJspBean
extends AdminFeaturesPageJspBean

Provides the generic interface to choose a particular link service


Constructor Summary
InsertServiceSelectorJspBean()
           
 
Method Summary
 java.lang.String displayService(javax.servlet.http.HttpServletRequest request)
          Call the selected service selection UI
 java.lang.String doInsertIntoEditor(javax.servlet.http.HttpServletRequest request)
          Build the JSP that provides the HTML code insertion into the Editor via a javascript call
 java.lang.String getServicesListPage(javax.servlet.http.HttpServletRequest request)
          build the insert service selection page
 
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
 

Constructor Detail

InsertServiceSelectorJspBean

public InsertServiceSelectorJspBean()
Method Detail

getServicesListPage

public java.lang.String getServicesListPage(javax.servlet.http.HttpServletRequest request)
build the insert service selection page

Parameters:
request - HTTP request
Returns:
HTML code of the page as String

displayService

public java.lang.String displayService(javax.servlet.http.HttpServletRequest request)
Call the selected service selection UI

Parameters:
request - HTTP request
Returns:
the HTML code of the selection page for selected service

doInsertIntoEditor

public java.lang.String doInsertIntoEditor(javax.servlet.http.HttpServletRequest request)
Build the JSP that provides the HTML code insertion into the Editor via a javascript call

Parameters:
request - HTTP request
Returns:
the HTML code of the page that insert code into the editor


Copyright © 2007 Mairie de Paris. All Rights Reserved.