public abstract class InsertServiceJspBean extends Object implements Serializable
| Constructor and Description |
|---|
InsertServiceJspBean() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildLink(String strText,
String strUrl,
String strTitle,
String strTarget)
Build an HTML link
|
ReferenceList |
getSubCategories()
List of supported sub categories that may be used to filter resources.
|
protected String |
insertUrl(javax.servlet.http.HttpServletRequest request,
String strInput,
String strInsert)
Build the Url to insert HTML code into the current rich text editor
|
protected String |
insertUrlWithoutEscape(javax.servlet.http.HttpServletRequest request,
String strInput,
String strInsert)
Build the Url to insert HTML code into the current rich text editor
|
protected String insertUrl(javax.servlet.http.HttpServletRequest request, String strInput, String strInsert)
request - The HTTP requeststrInput - The rich text input fieldstrInsert - The code to insertprotected String insertUrlWithoutEscape(javax.servlet.http.HttpServletRequest request, String strInput, String strInsert)
request - The HTTP requeststrInput - The rich text input fieldstrInsert - The code to insertprotected String buildLink(String strText, String strUrl, String strTitle, String strTarget)
strText - The text of the linkstrUrl - The Url of the linkstrTitle - The title of the linkstrTarget - The target windowpublic ReferenceList getSubCategories()
Copyright © 2016 City of Paris. All rights reserved.