Class: iHRIS Module UserCronReports (4.1.7)

From IHRIS Wiki


This article describes the class iHRIS_Module_UserCronReports .

@filesource Class iHRIS_Module_UserCronReports

Methods

action_cron_report()

Handle the display for the cron_report form on the view user page.

cronjob()

Run the appropriate cron jobs based on the cron type.

cronjob_daily()

Run the daily cron

cronjob_fifteen()

Run the fifteen minute cron

cronjob_five()

Run the five minute cron

cronjob_hourly()

Run the hourly cron

cronjob_monthly()

Run the monthly cron

cronjob_ten()

Run the ten minute cron

cronjob_thirty()

Run the thirty minute cron

cronjob_weekly()

Run the weekly cron

getFileName()

Convert the report name to a valid filename.

getHooks()

Retrn the array of hooks available in this module.

getMethods()

Return the list of fuzzy methods handled by this module.

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

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