public class EditorOptionsProvider extends BaseEditorProvider<com.liferay.portal.kernel.editor.configuration.EditorOptionsContributor>
| Constructor and Description |
|---|
EditorOptionsProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.editor.configuration.EditorOptions |
getEditorOptions(String portletName,
String editorConfigKey,
String editorName,
Map<String,Object> inputEditorTaglibAttributes,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory) |
destroy, visitEditorContributorspublic com.liferay.portal.kernel.editor.configuration.EditorOptions getEditorOptions(String portletName,
String editorConfigKey,
String editorName,
Map<String,Object> inputEditorTaglibAttributes,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.portlet.RequestBackedPortletURLFactory requestBackedPortletURLFactory)