Class: iHRIS Module Resume: Difference between revisions
From IHRIS Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
It is contained in the module [[iHRIS Module List#PersonResume|PersonResume]] in the package [https://launchpad.net/ihris-common iHRIS Common] | It is contained in the module [[iHRIS Module List#PersonResume|PersonResume]] in the package [https://launchpad.net/ihris-common iHRIS Common] | ||
The class is defined in the file: [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-common/4.0.0-release/ | The class is defined in the file: [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-common/4.0.0-release/annotate/head:/modules/Person/modules/Resume/lib/iHRIS_Module_Resume.php modules/Person/modules/Resume/lib/iHRIS_Module_Resume.php] | ||
@author Carl Leitner <litlfred@ibiblio.org> | @author Carl Leitner <litlfred@ibiblio.org> |
Revision as of 20:25, 16 October 2009
This article desrcibes the class iHRIS_Module_Resume which extends the class I2CE_Module It is contained in the module PersonResume in the package iHRIS Common
The class is defined in the file: modules/Person/modules/Resume/lib/iHRIS_Module_Resume.php
@author Carl Leitner <litlfred@ibiblio.org>
@version v3.2
@since v3.2
@filesource
Class iHRIS_Module_PersonDemographic
@access public
Methods
action_person_resume()
- Signature: public function action_person_resume($obj)
Parameters:
- $obj
getMethods()
- Signature: static public function getMethods()
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()