cronstatus

Cronstatus Class provided by System for Cronjob stati.

package

SYSTEM\CRON

Methods

Convert Cron Status to a text value.

text(intstatus) : string
static

Arguments

status

Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 int

Value from this Class

Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50

Response

Deprecated: Please use getType in phar:///app/lib/system/lib/phpdocumentor/lib/phpDocumentor.phar/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 string

Returns the requested status as text

Constants

int Cron executed successfully

CRON_STATUS_SUCCESFULLY

int Cron is running

CRON_STATUS_RUNNING

int Cron execution failed within the Cronjob

CRON_STATUS_FAIL

int Cron execution failed because of Problems with the Cron-Class

CRON_STATUS_FAIL_CLASS

int Placeholder where Userstates should start

CRON_STATUS_USER_STATES