Inheritance diagram for tx_rtehtmlarea_pi1:

Public Member Functions | |
| main ($conf) | |
| startHandler ($xml_parser, $tag, $attributes) | |
| endHandler ($xml_parser, $tag) | |
| spellCheckHandler ($xml_parser, $string) | |
| defaultHandler ($xml_parser, $string) | |
Public Attributes | |
| $cObj | |
| $prefixId = 'tx_rtehtmlarea_pi1' | |
| $scriptRelPath = 'pi1/class.tx_rtehtmlarea_pi1.php' | |
| $extKey = 'rtehtmlarea' | |
| $conf = array() | |
| $siteUrl | |
| $charset = 'utf-8' | |
| $parserCharset = 'utf-8' | |
| $result | |
| $text | |
| $misspelled = array() | |
| $suggestedWords | |
| $wordCount = 0 | |
| $suggestionCount = 0 | |
| $suggestedWordCount = 0 | |
| $pspell_link | |
| $pspellMode = 'normal' | |
| $dictionary | |
| $AspellDirectory | |
| $pspell_is_available | |
| $forceCommandMode = 0 | |
| $filePrefix = 'rtehtmlarea_' | |
| $uploadFolder = 'uploads/tx_rtehtmlarea/' | |
| $userUid | |
| $personalDictsArg = '' | |
Definition at line 34 of file class.tx_rtehtmlarea_pi1.php.
|
||||||||||||
|
Definition at line 406 of file class.tx_rtehtmlarea_pi1.php. |
|
||||||||||||
|
Definition at line 310 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Main class of Spell Checker plugin for Typo3 CMS
Definition at line 68 of file class.tx_rtehtmlarea_pi1.php. |
|
||||||||||||
|
Definition at line 332 of file class.tx_rtehtmlarea_pi1.php. |
|
||||||||||||||||
|
Definition at line 281 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 53 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 41 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Reimplemented from tslib_pibase. Definition at line 35 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Should normally be set in the main function with the TypoScript content passed to the method. $conf[LOCAL_LANG][_key_] is reserved for Local Language overrides. $conf[userFunc] / $conf[includeLibs] reserved for setting up the USER / USER_INT object. See TSref Reimplemented from tslib_pibase. Definition at line 39 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 52 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Reimplemented from tslib_pibase. Definition at line 38 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 56 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 55 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 45 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 42 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 59 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Reimplemented from tslib_pibase. Definition at line 36 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 54 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 50 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 51 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 43 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Reimplemented from tslib_pibase. Definition at line 37 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 40 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 49 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 46 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 48 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 44 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 57 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 58 of file class.tx_rtehtmlarea_pi1.php. |
|
|
Definition at line 47 of file class.tx_rtehtmlarea_pi1.php. |
1.4.6