Class: iHRIS Module Manage: Difference between revisions
From IHRIS Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This article desrcibes the class '''iHRIS_Module_Manage'''. | This article desrcibes the class '''iHRIS_Module_Manage'''. | ||
*Extends the class: [[Class: I2CE_Module | I2CE_Module]]. | *Extends the class: [[Class: I2CE_Module | I2CE_Module]]. | ||
*Location: Part of the module [[iHRIS Module List#ihris-manage|ihris-manage]] in the package [https://launchpad.net/ihris-manage iHRIS Manage] | |||
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.0.0-release/annotate/head:/lib/iHRIS_Module_Manage.php lib/iHRIS_Module_Manage.php] | |||
*Author: Carl Leitner <litlfred@ibiblio.org> | |||
iHRIS_Module_Manage | iHRIS_Module_Manage | ||
==Methods== | ==Methods== | ||
===ensureFormsAndPages()=== | ===ensureFormsAndPages()=== |
Revision as of 23:03, 16 October 2009
This article desrcibes the class iHRIS_Module_Manage.
- Extends the class: I2CE_Module.
- Location: Part of the module ihris-manage in the package iHRIS Manage
- Source: Defined in the file lib/iHRIS_Module_Manage.php
- Author: Carl Leitner <litlfred@ibiblio.org>
iHRIS_Module_Manage
Methods
ensureFormsAndPages()
- Signature: public function ensureFormsAndPages()
updatePersonFormFields()
- Signature: protected function updatePersonFormFields()
upgrade()
- Signature: public function upgrade($old_vers,$new_vers)
Parameters:
- $old_vers
- $new_vers
Inherited Fuzzy Methods
launchBackgroundProcess()
This method is inherited from I2CE_Module->launchBackgroundProcess()
launchBackgroundPHPScript()
This method is inherited from I2CE_Module->launchBackgroundPHPScript()
launchBackgroundPage()
This method is inherited from I2CE_Module->launchBackgroundPage()
userMessage()
This method is inherited from I2CE_Fuzzy->userMessage()