|
ILIAS
Release_4_4_x_branch Revision 61816
|
Collaboration diagram for ilCronCheck: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().
Here is the call graph for this function:
|
private |
Definition at line 133 of file class.ilCronCheck.php.
Referenced by ilCronCheck().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:| ilCronCheck::start | ( | ) |
Definition at line 48 of file class.ilCronCheck.php.
References 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.