Class: iHRIS Module Manage

From IHRIS Wiki
Revision as of 21:21, 16 October 2009 by Litlfred (talk | contribs)

This article desrcibes the class iHRIS_Module_Manage which extends the class I2CE_Module 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

@package I2CE

@subpackage Core

@author Carl Leitner <litlfred@ibiblio.org>


@version 2.1

@access public

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