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
configParamsfalsetruejava.util.MapA map of configuration parameters. The map holds key value pairs of type <String, String>.
contentsLanguageIdfalsetruejava.lang.StringThe ID of a language for the input editor's text.
cssClassfalsetruejava.lang.StringA CSS class for styling the component.
editorImplfalsetruejava.lang.StringNo Description
inlineEditfalsetruejava.lang.StringNo Description
inlineEditSaveURLfalsetruejava.lang.StringNo Description
fileBrowserParamsfalsetruejava.util.MapA map of configuration parameters. The map holds key value pairs of <String, String>.
heightfalsetruejava.lang.StringNo Description
initMethodfalsetruejava.lang.StringNo Description
namefalsetruejava.lang.StringA name for the input editor. The default value is editor.
onBlurMethodfalsetruejava.lang.StringA function to be called when the input editor loses focus.
onChangeMethodfalsetruejava.lang.StringA function to be called on a change in the input editor.
onFocusMethodfalsetruejava.lang.StringA function to be called when the input editor gets focus.
resizablefalsetruebooleanWhether the field for the input editor is resizable. The default value is true.
skipEditorLoadingfalsetruebooleanWhether to skip loading resources necessary for the CKEditor. The default value is false.
toolbarSetfalsetruejava.lang.StringA 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.