Function __global->add_spellchecker_words_temp
Definitions
sources/spelling.php
- Add words to the spellchecker's temporary session dictionary.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$spell_link | mixed | required parameter | N/A | N/A | Spellchecker |
$words | array | required parameter | N/A | N/A | List of words |