Class: iHRIS Module Manage (Development): Difference between revisions

From IHRIS Wiki
(Created page with '{{otherversions|Class: iHRIS_Module_Manage}} This article describes the class ''iHRIS_Module_Manage'' . *Extends the class: I2CE_Module. *L…')
 
No edit summary
 
Line 2: Line 2:
This article describes the class ''iHRIS_Module_Manage'' .
This article describes the class ''iHRIS_Module_Manage'' .
*Extends the class: [[Class: I2CE_Module (Development) | I2CE_Module]].
*Extends the class: [[Class: I2CE_Module (Development) | I2CE_Module]].
*Location: Part of the module [[iHRIS Manage Module List (Development)#ihris-manage|ihris-manage]] in the package [https://launchpad.net/ihris-manage iHRIS Manage] 4.0-dev
*Location: Part of the module [[iHRIS Manage Module List (Development)#ihris-manage|ihris-manage]] in the package [https://launchpad.net/ihris-manage iHRIS Manage] 4.1-dev
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.0-dev/annotate/head:/lib/iHRIS_Module_Manage.php#L37 lib/iHRIS_Module_Manage.php] on line 37
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.1-dev/annotate/head:/lib/iHRIS_Module_Manage.php#L37 lib/iHRIS_Module_Manage.php] on line 37
*Author: Carl Leitner <litlfred@ibiblio.org>
*Author: Carl Leitner <litlfred@ibiblio.org>
iHRIS_Module_Manage
iHRIS_Module_Manage
==Methods==
==Methods==
===ensureFormsAndPages()===
===ensureFormsAndPages()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.0-dev/annotate/head:/lib/iHRIS_Module_Manage.php#L164 manage/lib/iHRIS_Module_Manage.php] on line 164
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.1-dev/annotate/head:/lib/iHRIS_Module_Manage.php#L164 manage/lib/iHRIS_Module_Manage.php] on line 164
*Signature: public function ensureFormsAndPages()
*Signature: public function ensureFormsAndPages()
===updatePersonFormFields()===
===updatePersonFormFields()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.0-dev/annotate/head:/lib/iHRIS_Module_Manage.php#L56 manage/lib/iHRIS_Module_Manage.php] on line 56
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.1-dev/annotate/head:/lib/iHRIS_Module_Manage.php#L56 manage/lib/iHRIS_Module_Manage.php] on line 56
*Signature: protected function updatePersonFormFields()
*Signature: protected function updatePersonFormFields()
===upgrade()===
===upgrade()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.0-dev/annotate/head:/lib/iHRIS_Module_Manage.php#L39 manage/lib/iHRIS_Module_Manage.php] on line 39
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.1-dev/annotate/head:/lib/iHRIS_Module_Manage.php#L39 manage/lib/iHRIS_Module_Manage.php] on line 39
*Signature: public function upgrade($old_vers,$new_vers)
*Signature: public function upgrade($old_vers,$new_vers)
*Parameters:
*Parameters:
Line 34: Line 34:
===action_initialize()===
===action_initialize()===
This public method is inherited from [[Class: I2CE_Module (Development)#action_initialize() | I2CE_Module->action_initialize()]]
This public method is inherited from [[Class: I2CE_Module (Development)#action_initialize() | I2CE_Module->action_initialize()]]
===getCLIHooks()===
This public method is inherited from [[Class: I2CE_Module (Development)#getCLIHooks() | I2CE_Module->getCLIHooks()]]


===getCLIMethods()===
===getCLIMethods()===

Latest revision as of 09:26, 6 May 2015


This article describes the class iHRIS_Module_Manage .

iHRIS_Module_Manage

Methods

ensureFormsAndPages()

updatePersonFormFields()

upgrade()

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

getMethods()

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

post_update()

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

pre_upgrade()

This public method is inherited from I2CE_Module->pre_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()