public final class RichTextEditorService extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MARK_DEFAULT_TEXT_EDITOR |
Modifier and Type | Method and Description |
---|---|
static String |
getBackOfficeDefaultEditor()
Get the default rich text editor for back office
|
static String |
getFrontOfficeDefaultEditor()
Get the default rich text editor for front office
|
static ReferenceList |
getListEditorsForBackOffice(Locale locale)
Get the list of rich text editors for back office
|
static ReferenceList |
getListEditorsForFrontOffice(Locale locale)
Get the list of rich text editors for front office
|
static void |
updateBackOfficeDefaultEditor(String strEditorUrl)
Update the default rich text editor for back office
|
static void |
updateFrontOfficeDefaultEditor(String strEditorUrl)
Update the default rich text editor for front office
|
public static final String MARK_DEFAULT_TEXT_EDITOR
public static String getBackOfficeDefaultEditor()
public static String getFrontOfficeDefaultEditor()
public static void updateBackOfficeDefaultEditor(String strEditorUrl)
strEditorUrl
- Name of the new rich text editor for back officepublic static void updateFrontOfficeDefaultEditor(String strEditorUrl)
strEditorUrl
- Name of the new rich text editor for front officepublic static ReferenceList getListEditorsForBackOffice(Locale locale)
locale
- The locale of to usepublic static ReferenceList getListEditorsForFrontOffice(Locale locale)
locale
- The locale of to useCopyright © 2020 City of Paris. All rights reserved.