Solutions Open Source

Référence de la classe tx_rtehtmlarea_pi1

Graphe d'héritage de tx_rtehtmlarea_pi1:

Inheritance graph
[légende]
Graphe de collaboration de tx_rtehtmlarea_pi1:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 main ($conf)
 startHandler ($xml_parser, $tag, $attributes)
 endHandler ($xml_parser, $tag)
 spellCheckHandler ($xml_parser, $string)
 defaultHandler ($xml_parser, $string)

Attributs publics

 $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 = ''


Description détaillée

Spell checking plugin 'tx_rtehtmlarea_pi1' for the htmlArea RTE extension.

Auteur:
Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
TYPO3 CVS ID:
Id

Documentation des fonctions membres

tx_rtehtmlarea_pi1::main ( conf  ) 

Main class of Spell Checker plugin for Typo3 CMS

Paramètres:
string $content: content to be displayed
array $conf: TS setup for the plugin
Renvoie:
string content produced by the plugin

tx_rtehtmlarea_pi1::startHandler ( xml_parser,
tag,
attributes 
)

tx_rtehtmlarea_pi1::endHandler ( xml_parser,
tag 
)

tx_rtehtmlarea_pi1::spellCheckHandler ( xml_parser,
string 
)

tx_rtehtmlarea_pi1::defaultHandler ( xml_parser,
string 
)


Documentation des données membres

tx_rtehtmlarea_pi1::$cObj

Réimplémentée à partir de tslib_pibase.

tx_rtehtmlarea_pi1::$prefixId = 'tx_rtehtmlarea_pi1'

Réimplémentée à partir de tslib_pibase.

tx_rtehtmlarea_pi1::$scriptRelPath = 'pi1/class.tx_rtehtmlarea_pi1.php'

Réimplémentée à partir de tslib_pibase.

tx_rtehtmlarea_pi1::$extKey = 'rtehtmlarea'

Réimplémentée à partir de tslib_pibase.

tx_rtehtmlarea_pi1::$conf = array()

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

Réimplémentée à partir de tslib_pibase.

tx_rtehtmlarea_pi1::$siteUrl

tx_rtehtmlarea_pi1::$charset = 'utf-8'

tx_rtehtmlarea_pi1::$parserCharset = 'utf-8'

tx_rtehtmlarea_pi1::$result

tx_rtehtmlarea_pi1::$text

tx_rtehtmlarea_pi1::$misspelled = array()

tx_rtehtmlarea_pi1::$suggestedWords

tx_rtehtmlarea_pi1::$wordCount = 0

tx_rtehtmlarea_pi1::$suggestionCount = 0

tx_rtehtmlarea_pi1::$suggestedWordCount = 0

tx_rtehtmlarea_pi1::$pspell_link

tx_rtehtmlarea_pi1::$pspellMode = 'normal'

tx_rtehtmlarea_pi1::$dictionary

tx_rtehtmlarea_pi1::$AspellDirectory

tx_rtehtmlarea_pi1::$pspell_is_available

tx_rtehtmlarea_pi1::$forceCommandMode = 0

tx_rtehtmlarea_pi1::$filePrefix = 'rtehtmlarea_'

tx_rtehtmlarea_pi1::$uploadFolder = 'uploads/tx_rtehtmlarea/'

tx_rtehtmlarea_pi1::$userUid

tx_rtehtmlarea_pi1::$personalDictsArg = ''


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:44:06 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3