Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/editor/plugins/_SpellCheckParser.js

  • Provides:

    • dojox.editor.plugins._SpellCheckParser
  • dojox.editor.plugins._SpellCheckParser

    • type
      Function
  • dojox.editor.plugins._SpellCheckParser.lang

    • type
      String
  • dojox.editor.plugins._SpellCheckParser.parseIntoWords

    • parameters:
      • text: (typeof String)
        Plain text without html tags
    • summary
      Parse the text into words
    • tags: public
    • return_summary
      Array holding all the words
    • type
      Function
  • dojox.editor.plugins._SpellCheckParser.words

    • type
      Array
  • dojox.editor.plugins._SpellCheckParser.indices

    • type
      Array
  • dojox.editor.plugins._SpellCheckParser.getIndices

    • summary
      Get the indices of the words. They are in one-to-one correspondence
    • tags: public
    • return_summary
      Index array
    • type
      Function
  • dojox.editor.plugins

    • type
      Object
  • dojox.editor

    • type
      Object
  • dojox

    • type
      Object