ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Public Member Functions | |
ilCronCheck () | |
start () | |
Private Member Functions | |
runTask ($task) | |
initTasks () | |
Private Attributes | |
$possible_tasks = array() | |
$default_tasks = array() | |
Definition at line 34 of file class.ilCronCheck.php.
ilCronCheck::ilCronCheck | ( | ) |
Definition at line 39 of file class.ilCronCheck.php.
References $ilLog, and initTasks().
|
private |
Definition at line 133 of file class.ilCronCheck.php.
Referenced by ilCronCheck().
|
private |
prepare task information
check if task is runable
run task
Definition at line 78 of file class.ilCronCheck.php.
References $ilLog.
Referenced by start().
ilCronCheck::start | ( | ) |
Definition at line 48 of file class.ilCronCheck.php.
References runTask().
|
private |
Definition at line 37 of file class.ilCronCheck.php.
|
private |
Definition at line 36 of file class.ilCronCheck.php.