Class: I2CE Fuzzy: Difference between revisions

From IHRIS Wiki
No edit summary
(Redirected page to Class: I2CE Fuzzy (4.1.7))
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
This article desrcibes the class '''I2CE_Fuzzy'''
#REDIRECT [[Class: I2CE_Fuzzy (4.1.7)]]
It is contained in the module [[iHRIS Module List#I2CE|I2CE]] in the package [https://launchpad.net/i2ce I2CE]
The class is defined in the file: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:lib/I2CE_Fuzzy.php 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==
===userMessage()===
This method is implemented by [[Class: I2CE_MessageHandler#addUserMessage() | I2CE_MessageHandler->addUserMessage() ]]
 
 
[[Category:Class Documentation]]

Latest revision as of 08:40, 23 August 2013