Class: I2CE Module CustomReports: Difference between revisions
From IHRIS Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
*Extends the class: [[Class: I2CE_Module | I2CE_Module]]. | *Extends the class: [[Class: I2CE_Module | I2CE_Module]]. | ||
*Parent Classses: [[Class: I2CE_Module | I2CE_Module]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]] | *Parent Classses: [[Class: I2CE_Module | I2CE_Module]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]] | ||
*Location: Part of the module [[ | *Location: Part of the module [[I2CE Module List#CustomReports|CustomReports]] in the package [https://launchpad.net/i2ce I2CE] | ||
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/annotate/head:/modules/CustomReports/lib/I2CE_Module_CustomReports.php modules/CustomReports/lib/I2CE_Module_CustomReports.php] | *Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/annotate/head:/modules/CustomReports/lib/I2CE_Module_CustomReports.php modules/CustomReports/lib/I2CE_Module_CustomReports.php] | ||
*Author: Carl Leitner <litlfred@ibiblio.org> | *Author: Carl Leitner <litlfred@ibiblio.org> | ||
Line 22: | Line 22: | ||
===refreshGenerates()=== | ===refreshGenerates()=== | ||
*Signature: public function refreshGenerates() | *Signature: public function refreshGenerates() | ||
[[Category:Class Documentation]] | [[Category:Class Documentation]] |
Revision as of 13:09, 19 October 2009
This article describes the class I2CE_Module_CustomReports.
- Extends the class: I2CE_Module.
- Parent Classses: I2CE_Module I2CE_Fuzzy
- Location: Part of the module CustomReports in the package I2CE
- Source: Defined in the file modules/CustomReports/lib/I2CE_Module_CustomReports.php
- Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_Module_CustomReports
Methods
getHooks()
- Signature: static public function getHooks()
getMethods()
- Signature: static public function getMethods()
isNumeric()
- Signature: public function isNumeric($formObj,$field)
- Parameters:
- $formObj
- $field
isNumericField()
- Signature: public function isNumericField($fieldObj)
- Parameters:
- $fieldObj
refreshGenerates()
- Signature: public function refreshGenerates()