Class: I2CE Fuzzy

From IHRIS Wiki
Revision as of 15:01, 16 October 2009 by Litlfred (talk | contribs) (Created page with 'This article desrcibes the class '''I2CE_Fuzzy''' It is contained in the module I2CE in the package [https://launchpad.net/i2ce I2CE] The class is defi…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article desrcibes the class I2CE_Fuzzy It is contained in the module I2CE in the package I2CE The class is defined in the file: lib/I2CE_Fuzzy.php Fuzzy Object @package I2CE

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.

  • Type: private $__methodCache

Methods

_hasMethod()

  • Signature: public function _hasMethod($method,$getFuzzy,$returnErrors)

Parameters:

  • $method
  • $getFuzzy
    • Default Value: false
  • $returnErrors
    • Default Value: false

Fuzzy Methods

action_person_scheduled_training_course()

This method is implemented by I2CE_MessageHandler->addUserMessage()