Class php_pspell

Description

PHP Pspell class

Located in /plugins/spellcheck/class/php_pspell.php (line 17)

squirrelspell
   |
   --php_pspell
Variable Summary
 mixed $charset
 mixed $dict
 string $error
 mixed $jargon
 mixed $mode
 mixed $subdict
 mixed $userdic
Method Summary
 php_pspell php_pspell ([array $aParams = array()])
 array check_text ( $sText)
 void check_word ( $sWord)
 void suggest ( $sWord)
Variables
mixed $charset = 'utf-8' (line 22)
mixed $dict = 'en' (line 19)
mixed $dictionary_link = null (line 37)
string $error = '' (line 34)

Error buffer


Redefinition of:
squirrelspell::$error
mixed $jargon = '' (line 21)
mixed $missed_words = array() (line 28)
mixed $mode = null (line 23)
mixed $subdict = '' (line 20)
mixed $userdic = array() (line 24)
Methods
Constructor php_pspell (line 43)

Constructor function

php_pspell php_pspell ([array $aParams = array()])
  • array $aParams
check_text (line 84)

Check block of text

array check_text ( $sText)
  • $sText

Redefinition of:
squirrelspell::check_text()
check_word (line 70)
void check_word ( $sWord)
  • $sWord
suggest (line 74)
void suggest ( $sWord)
  • $sWord

Inherited Methods

Inherited From squirrelspell

 squirrelspell::check_text()
 squirrelspell::set_error()

Documentation generated on Sun, 22 Nov 2009 17:36:44 +0200 by phpDocumentor 1.4.3