Class php_pspell

Description
Description | Vars (details) | Methods (details)

PHP Pspell class

Located in /plugins/squirrelspell/class/php_pspell.php (line 16 )

squirrelspell
 |
 --php_pspell
Variable Summary
Description | Vars (details) | Methods (details)
mixed $charset
mixed $dict
string $error
mixed $jargon
mixed $mode
mixed $subdict
mixed $userdic
Method Summary
Description | Vars (details) | Methods (details)
php_pspell php_pspell ([array $aParams = array()])
array check_text ( $sText)
void check_word ( $sWord)
void suggest ( $sWord)
Variables
Description | Vars (details) | Methods (details)
mixed $charset = 'utf-8' (line 21 )
mixed $dict = 'en' (line 18 )
mixed $dictionary_link = null (line 36 )
string $error = '' (line 33 )

Error buffer


Redefinition of:
squirrelspell::$error
mixed $jargon = '' (line 20 )
mixed $missed_words = array() (line 27 )
mixed $mode = null (line 22 )
mixed $subdict = '' (line 19 )
mixed $userdic = array() (line 23 )
Methods
Description | Vars (details) Methods (details)
Constructor php_pspell (line 42 )

Constructor function

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

Check block of text

array check_text ( $sText)
  • $sText

Redefinition of:
squirrelspell::check_text()
check_word (line 69 )
void check_word ( $sWord)
  • $sWord
suggest (line 73 )
void suggest ( $sWord)
  • $sWord

Inherited Methods

Inherited From squirrelspell

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

Documentation generated on 2020年1月13日 04:23:21 +0100 by phpDocumentor 1.4.3

AltStyle によって変換されたページ (->オリジナル) /