Class: iHRIS Module Manage: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 6: Line 6:


iHRIS_Module_Manage
iHRIS_Module_Manage
@subpackage Core
*Author: Carl Leitner <litlfred@ibiblio.org>
*Author: Carl Leitner <litlfred@ibiblio.org>
==Methods==
==Methods==

Revision as of 22:55, 16 October 2009

This article desrcibes the class iHRIS_Module_Manage.

It is contained in the module ihris-manage in the package iHRIS Manage

The class is defined in the file: lib/iHRIS_Module_Manage.php

iHRIS_Module_Manage

  • Author: Carl Leitner <litlfred@ibiblio.org>

Methods

ensureFormsAndPages()

  • Signature: public function ensureFormsAndPages()

updatePersonFormFields()

  • Signature: protected function updatePersonFormFields()

upgrade()

  • Signature: public function upgrade($old_vers,$new_vers)

Parameters:

  • $old_vers
  • $new_vers

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