liferay-ui

Tag input-editor

  • Description:
    Deprecated. Please use portal:inputRichText instead. The liferay-ui:input-editor tag renders a text area that provides the ability to enter rich text such as bold, italic, and underline. The renderer relies on the CKEditorTM to provide the rich text editing area. Since Liferay bundles the CKEditorTM JavaScript and related images with the portal, the portlet developer does not need to include it with the portlet.
  • Since:
    3.2.4
Component Information 
InfoValue
Component TypeFacelet Composite Component
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
renderedfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean flag indicating whether or not this component is to be rendered during the RENDER_RESPONSE phase of the JSF lifecycle. The default value is true.
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The identifier of the component.
disabledfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
disabledRowsfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
editorImplfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
heightfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
inlineMessagefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
labelfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
maxLengthfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
maxLengthMessagefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
onblurfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
onchangefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
onfocusfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
pathThemeCssfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
plidfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
requiredfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
toolbarSetfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
widthfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
valuetruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The value of the component, the HTML fragment generated by the end-user.

Output generated by Vdldoc View Declaration Language Documentation Generator.