ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
interface.ilCronManagerInterface.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2018 ILIAS open source, Extended GPL, see docs/LICENSE */
3
8
interface
ilCronManagerInterface
9
{
13
public
function
runActiveJobs
();
14
}
php
An exception for terminatinating execution or to throw for unit testing.
ilCronManagerInterface
Class ilStrictCliCronManager.
Definition:
interface.ilCronManagerInterface.php:9
ilCronManagerInterface\runActiveJobs
runActiveJobs()
Run all active jobs.
Services
Cron
interfaces
interface.ilCronManagerInterface.php
Generated on Sat Oct 4 2025 20:00:59 for ILIAS by
1.9.4 (using
Doxyfile
)