Class: iHRIS Module Currency
From IHRIS Wiki
This article describes the class iHRIS_Module_Currency.
- Extends the class: I2CE_Module.
- Parent Classses: I2CE_Module I2CE_Fuzzy
- Location: Part of the module Currency in the package iHRIS Common
- Source: Defined in the file modules/Currency/lib/iHRIS_Module_Currency.php
- Author: Luke Duncan <lduncan@intrahealth.org>
- Since: 3.2.3
I2CE_Module_Currency
Methods
pre_upgrade()
Run the pre upgrade for this module. This can use the old config data before it has been changed from the config.
- Signature: public function pre_upgrade($old_vers,$new_vers,$new_storage)
- Parameters:
- string $old_vers
- string $new_vers
- I2CE_MagicDataNode $new_storage
- Returns: boolean
upgrade()
Upgrade this module if necessary