Class: iHRIS Module Confirmation (Development)

From IHRIS Wiki
Revision as of 09:26, 6 May 2015 by Sovello (talk | contribs) (Created page with "{{otherversions|Class: iHRIS_Module_Confirmation}} This article describes the class ''iHRIS_Module_Confirmation'' . *Extends the class: Class: I2CE_Module (Development) | I2...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This article describes the class iHRIS_Module_Confirmation .

@filesource Class iHRIS_Module_Confirmation

Methods

action_confirmation()

addAllowedConfirmations()

getAllowedConfirmations()

Gets the list (in the format of {I2CE_FormStorage::listFields()} of allowed confirmations for the indicated person

getMethods()

hasAllowedConfirmations()

checks to see if there are any valid confirmations for the indicated person

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

getHooks()

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

post_update()

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

pre_upgrade()

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

upgrade()

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

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