Class: iHRIS Module Qualify (Development)

From IHRIS Wiki


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

getHooks()

Return the array of hooks available in this module.

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.

validate_form_disciplinary_action()

Perform any extra validation for the disciplinary action.

validate_form_exam()

Perform any additional required validation for the exam.

validate_form_license()

Perform any extra validation for the license form.

validate_form_private_practice()

Perform any extra validation for the private practice license.

validate_form_registration()

Validate any extra information other than required fields for registrations.

validate_form_training()

Validate all fields for the training form.

validate_form_training_disrupt()

Validate any extra information other than required fields for training disruptions.

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

getCLIMethods()

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

getConfig()

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

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