liferay-ui
Tag input-editor


Creates an input field for editing rich text.


Tag Information
Tag Classcom.liferay.taglib.ui.InputEditorTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
allowBrowseDocumentsfalsetruejava.lang.StringNo Description
autoCreatefalsetruejava.lang.StringNo Description
configParamsfalsetruejava.util.MapSets configuration parameters using a map. The map holds key value pairs of type <String, String>.
contentsfalsetruejava.lang.StringNo Description
contentsLanguageIdfalsetruejava.lang.StringSets the language ID of the input editor's text.
cssClassfalsetruejava.lang.StringSets the CSS class for styling this component.
datafalsetruejava.lang.StringNo Description
editorImplfalsetruejava.lang.StringNo Description
inlineEditfalsetruejava.lang.StringNo Description
inlineEditSaveURLfalsetruejava.lang.StringNo Description
fileBrowserParamsfalsetruejava.util.MapSets configuration parameters using a map. The map holds key value pairs of <String, String>.
heightfalsetruejava.lang.StringNo Description
initMethodfalsetruejava.lang.StringDeprecated as of 7.0.0, replaced by liferay-ui:input-editor#contents
namefalsetruejava.lang.StringSets the input editor's name. The default value is editor.
onBlurMethodfalsetruejava.lang.StringSets a function to be called when the input editor loses focus.
onChangeMethodfalsetruejava.lang.StringSets a function to be called on a change in the input editor.
onFocusMethodfalsetruejava.lang.StringSets a function to be called when the input editor gets focus.
onInitMethodfalsetruejava.lang.StringSets a function to be called when the input editor initializes.
placeholderfalsetruejava.lang.StringSets placeholder text to display in the input editor.
resizablefalsetruebooleanSets whether the field for the input editor is resizable. The default value is true.
showSourcefalsetruejava.lang.StringSets whether to enable editing the HTML source code of the content. The default value is true.
skipEditorLoadingfalsetruebooleanSets whether to skip loading resources necessary for the CKEditor. The default value is false.
toolbarSetfalsetruejava.lang.StringSets the toolbar for the input editor. The default value is liferay. Possible values are bbcode, creole, editInPlace, email, liferay, liferayArticle, phone, simple, and tablet.
widthfalsetruejava.lang.StringNo Description

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.