Class: iHRIS Module Qualify (Development)

From IHRIS Wiki
Revision as of 16:31, 10 March 2010 by Litlfred (talk | contribs) (Created page with '{{otherversions|Class: iHRIS_Module_Qualify}} This article describes the class ''iHRIS_Module_Qualify'' . *Extends the class: I2CE_Module. …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This article describes the class iHRIS_Module_Qualify .

iHRIS_Module_Qualify

Methods

action_deployment()

Handle adding the deployment form to the person page view page.

action_education()

Handle adding the education form to the person page view page.

action_out_migration()

Handle adding the out_migration form to the person page view page.

action_record_verify()

Handle adding the record verify form to the person page view page.

action_training()

Handle adding the training form to the person page view page.

ensureFormsAndPages()

getMethods()

Return any fuzzy methds that this module implements

pre_upgrade()

Do any pre upgrade actions if necessary.

updateContactTypes()

upgrade()

Upgrade this module if necessary based on the previous and new versions of the module.

Inherited Methods

__construct()

This public method is inherited from I2CE_Module->__construct()

action_configure()

This public method is inherited from I2CE_Module->action_configure()

action_disable()

This public method is inherited from I2CE_Module->action_disable()

action_enable()

This public method is inherited from I2CE_Module->action_enable()

action_initialize()

This public method is inherited from I2CE_Module->action_initialize()

getCLIHooks()

This public method is inherited from I2CE_Module->getCLIHooks()

getCLIMethods()

This public method is inherited from I2CE_Module->getCLIMethods()

getConfig()

This public method is inherited from I2CE_Module->getConfig()

getHooks()

This public method is inherited from I2CE_Module->getHooks()

post_update()

This public method is inherited from I2CE_Module->post_update()

_hasMethod()

This public method is inherited from I2CE_Fuzzy->_hasMethod()

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()