|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Collaboration diagram for ilCronCheck:Public Member Functions | |
| __construct () | |
| 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::__construct | ( | ) |
Definition at line 39 of file class.ilCronCheck.php.
References $ilLog, and initTasks().
Here is the call graph for this function:
|
private |
Definition at line 131 of file class.ilCronCheck.php.
References $ilSetting.
Referenced by __construct().
Here is the caller graph for this function:
|
private |
prepare task information
check if task is runable
run task
Definition at line 77 of file class.ilCronCheck.php.
References $ilLog.
Referenced by start().
Here is the caller graph for this function:| ilCronCheck::start | ( | ) |
Definition at line 48 of file class.ilCronCheck.php.
References $_SERVER, $i, and runTask().
Here is the call graph for this function:
|
private |
Definition at line 37 of file class.ilCronCheck.php.
|
private |
Definition at line 36 of file class.ilCronCheck.php.