fr.paris.lutece.plugins.phraseanet.web
Class PhraseanetLinkService

java.lang.Object
  extended by fr.paris.lutece.portal.web.insert.InsertServiceJspBean
      extended by fr.paris.lutece.plugins.phraseanet.web.PhraseanetLinkService
All Implemented Interfaces:
fr.paris.lutece.portal.web.insert.InsertServiceSelectionBean, Serializable

public class PhraseanetLinkService
extends fr.paris.lutece.portal.web.insert.InsertServiceJspBean
implements fr.paris.lutece.portal.web.insert.InsertServiceSelectionBean

This class provides the user interface to manage PageLibrary features

See Also:
Serialized Form

Constructor Summary
PhraseanetLinkService()
           
 
Method Summary
 String doInsertLink(javax.servlet.http.HttpServletRequest request)
          Insert the link into the editor
 String getChooseMedia(javax.servlet.http.HttpServletRequest request)
          Get choose media page
 String getError(javax.servlet.http.HttpServletRequest request)
          Get The Error page
 String getInsertServiceSelectorUI(javax.servlet.http.HttpServletRequest request)
          Return the html form for image selection.
 String getSearch(javax.servlet.http.HttpServletRequest request)
          Gets the search page
 String getSearchForm(javax.servlet.http.HttpServletRequest request)
          Get the search form
 
Methods inherited from class fr.paris.lutece.portal.web.insert.InsertServiceJspBean
buildLink, getSubCategories, insertUrl, insertUrlWithoutEscape
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhraseanetLinkService

public PhraseanetLinkService()
Method Detail

getInsertServiceSelectorUI

public String getInsertServiceSelectorUI(javax.servlet.http.HttpServletRequest request)
Return the html form for image selection.

Specified by:
getInsertServiceSelectorUI in interface fr.paris.lutece.portal.web.insert.InsertServiceSelectionBean
Parameters:
request - The Http Request
Returns:
The html form.

getChooseMedia

public String getChooseMedia(javax.servlet.http.HttpServletRequest request)
Get choose media page

Parameters:
request - The HTTP request
Returns:
The choose media page

getSearchForm

public String getSearchForm(javax.servlet.http.HttpServletRequest request)
Get the search form

Parameters:
request - The HTTP request
Returns:
The search form

getSearch

public String getSearch(javax.servlet.http.HttpServletRequest request)
Gets the search page

Parameters:
request - The HTTP request
Returns:
The search page

doInsertLink

public String doInsertLink(javax.servlet.http.HttpServletRequest request)
Insert the link into the editor

Parameters:
request - The HTTP request
Returns:
The code to insert

getError

public String getError(javax.servlet.http.HttpServletRequest request)
Get The Error page

Parameters:
request - The HTTP request
Returns:
The error page


Copyright © 2013 Mairie de Paris. All Rights Reserved.