-
Notifications
You must be signed in to change notification settings - Fork 1
SYSTEM CRON cronstatus
Ulf Gebhardt edited this page Nov 21, 2024
·
3 revisions
- Class name:cronstatus
- Namespace:SYSTEM\CRONConstants
###CRON_STATUS_SUCCESFULLYconst CRON_STATUS_SUCCESFULLY = 0 ###CRON_STATUS_RUNNINGconst CRON_STATUS_RUNNING = 1 ###CRON_STATUS_FAILconst CRON_STATUS_FAIL = 2 ###CRON_STATUS_FAIL_CLASSconst CRON_STATUS_FAIL_CLASS = 3 ###CRON_STATUS_USER_STATESconst CRON_STATUS_USER_STATES = 99Methods
###textmixed SYSTEM\CRON\cronstatus::text($status)
- Visibility: public* This method is static.#### Arguments*$status mixed