Properties Methods Events Config Options Direct Link
SpellCheckerPlugin

Class CUI.rte.plugins.SpellCheckerPlugin

Package:CUI.rte.plugins
Class:SpellCheckerPlugin
Extends:CUI.rte.plugins.Plugin
Clientlib:cq.widgets

This class implements the spellchecker functionality as a plugin.

The plugin ID is "spellcheck".

Features


Added in CQ 5.3.

Config Options

Config Options Defined By
  invalidClass : String
CSS class that is used to mark wrongly spelled words; defaults to null
SpellCheckerPlugin
  invalidStyle : String
Style definition that is used to mark wrongly spelled words; defaults to "background-color: #ffffaa;"
SpellCheckerPlugin
  method : String
The HTTP method to be used for spellchecking requests. Defaults to "POST"
SpellCheckerPlugin

Public Properties

This class has no public properties.

Public Methods

This class has no public methods.

Public Events

This class has no public events.