Overview

Packages

  • SpellChecker

Classes

  • Horde_SpellChecker
  • Horde_SpellChecker_Aspell
  • Overview
  • Package
  • Class
  • Tree

Class Horde_SpellChecker_Aspell

The Horde_SpellChecker_aspell:: class provides a driver for the 'aspell' program.

Copyright 2005-2012 Horde LLC (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Horde_SpellChecker
Extended by Horde_SpellChecker_Aspell
Package: SpellChecker
Author: Chuck Hagenbuch chuck@horde.org
Author: Michael Slusarz slusarz@horde.org
Located at Horde/SpellChecker/Aspell.php
Methods summary
public array
# spellCheck( string $text )

TODO

TODO

Parameters

$text
TODO

Returns

array
TODO

Throws

Horde_Exception
Methods inherited from Horde_SpellChecker
__construct(), factory(), setParams()
Constants inherited from Horde_SpellChecker
SUGGEST_FAST, SUGGEST_NORMAL, SUGGEST_SLOW
API documentation generated by ApiGen