Class: iHRIS Module Facility

From IHRIS Wiki
Revision as of 13:11, 19 October 2009 by Litlfred (talk | contribs)

This article describes the class iHRIS_Module_Facility.

I2CE_Module_Facility

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.

upgrade()

Upgrade this module if necessary

  • Signature: public function upgrade($old_vers,$new_vers)
  • Parameters:
  • Returns: boolean