Class: I2CE Fuzzy (4.1.4)

From IHRIS Wiki


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