![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
Default implementation for spellcheck text visitor. More...
Public Member Functions | |
| visit_AfsSpellcheckText (AfsSpellcheckText $spellcheck_text) | |
| Visit AfsSpellcheckText instance. | |
| visit_AfsSpellcheckMatch (AfsSpellcheckMatch $spellcheck_text) | |
| Visit AfsSpellcheckMatch instance. | |
Default implementation for spellcheck text visitor.
| visit_AfsSpellcheckMatch | ( | AfsSpellcheckMatch | $spellcheck_text | ) |
Visit AfsSpellcheckMatch instance.
| $spellcheck_text | [in] visited instance. |
Implements AfsSpellcheckTextVisitorInterface.
| visit_AfsSpellcheckText | ( | AfsSpellcheckText | $spellcheck_text | ) |
Visit AfsSpellcheckText instance.
| $spellcheck_text | [in] visited instance. |
Implements AfsSpellcheckTextVisitorInterface.
1.8.1.2