Class: iHRIS Module SelfService (4.1.7)

From IHRIS Wiki
Revision as of 09:59, 23 August 2013 by Litlfred (talk | contribs) (Created page with "{{otherversions|Class: iHRIS_Module_SelfService}} This article describes the class ''iHRIS_Module_SelfService'' . *Extends the class: I2CE_Module...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This article describes the class iHRIS_Module_SelfService .

@filesource Class iHRIS_Module_SelfService

Methods

action_user_map()

canSelfRegister()

canViewReport()

Checks to see if we can view the report for the self serice module

getMethods()

getUserDetailsInPerson()

Get the fields in the user form that can be read from the person form

hasPermission_userSatisfies()

hasReport()

linkToPersonRecord()

Template function to see if the user is mapped to a personnel record and if so replace the node with the given link

selfRegister()

userHasRecord()

Function to see if the user is mapped to a personnel record

userIsPerson()

Template function to see if the user is mapped to a personnel record and if so replace the node with the given link @param string $link

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