Class: I2CE Fuzzy (4.1.7)

From IHRIS Wiki
Revision as of 09:40, 23 August 2013 by Litlfred (talk | contribs) (Created page with "{{otherversions|Class: I2CE_Fuzzy}} This article describes the class ''I2CE_Fuzzy'' . *Child Classes: ** I2CE_CachedForm ** [[Class: I2CE_Cus...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This article describes the class I2CE_Fuzzy .

Fuzzy Object

Variables

$__methodCache

An array of cached fuzzy methods. keys are method names values are either error strings if no method is available or the method details.

Methods

_hasMethod()

  • Defined in i2ce/lib/I2CE_Fuzzy.php on line 63
  • Signature: public function _hasMethod($method,$getFuzzy,$returnErrors)
  • Parameters:
    • $method
    • $getFuzzy
      • Default Value: false
    • $returnErrors
      • Default Value: false

Fuzzy Methods

userMessage()

This method is implemented by I2CE_MessageHandler->addUserMessage()