Class: I2CE Fuzzy (4.0.4)

From IHRIS Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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 60
  • 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()