Nanospell Spell Checking Software Components
JavaScript jQuery CKEditor TinyMCE PHP ASP.Net Classic ASP

PHP SpellChecker

Class SpellCheckButton

  1. 1 Key Properties
    1. 1.1 AddWordsToDictionary
    2. 1.2 CaseSensitive
    3. 1.3 CheckGrammar
    4. 1.4 CheckInSitu
    5. 1.5 Fields
    6. 1.6 FormToSubmit
    7. 1.7 ID (Read Only)
    8. 1.8 IgnoreAllCaps
    9. 1.9 IgnoreNumeric
    10. 1.10 Installation Path
    11. 1.11 Language
    12. 1.12 UserInterfaceLanguage
    13. 1.13 ShowSummaryScreen
  2. 2 Setup Properties
    1. 2.1 Class
    2. 2.2 CSSTheme
    3. 2.3 Image
    4. 2.4 ImageRollOver
    5. 2.5 MeaningProvider
    6. 2.6 SettingsFile
    7. 2.7 ShowMeanings
    8. 2.8 Strict
    9. 2.9 Style
    10. 2.10 Textx
    11. 2.11 UndoLimit
    12. 2.12 WindowMode
  3. 3 Methods
    1. HideButton (buttonId)
    2. SpellButton()
    3. SpellImageButton()
Dialog

The SpellCheckButton class adds a button to the page that, when clicked, causes spellchecking to start.

The SpellCheckButton class can render as a button , link or image using each of the SpellButton, SpellImageButton or SpellLink Methods.

Spell checking can be "In Situ" (with red wiggly underlines) or in a popup window by setting the CheckInSitu property.

Key Properties

AddWordsToDictionary

CaseSensitive

CaseSensitive

CheckGrammar

Grammar

CheckInSitu

Fields

FormToSubmit

ID (Read Only)

IgnoreAllCaps

All Caps

IgnoreNumeric

Numbers

Installation Path

Language

Language

UserInterfaceLanguage

Translations Dialog

ShowSummaryScreen

Summary

Setup Properties

Class

CSSTheme

Image

ImageRollOver

MeaningProvider

SettingsFile

ShowMeanings

Meanings

Strict

Style

Text

Text

UndoLimit

WindowMode

Methods

HideButton (buttonId)

SpellButton()

Button

SpellImageButton()

Image Button

SpellLink()

Link