|
ILIAS
Release_4_3_x_branch Revision 61807
|
Collaboration diagram for ilCronObjectStatisticsCheck:Public Member Functions | |
| __construct () | |
| check () | |
| gatherCourseLPData () | |
| gatherTypesData () | |
| gatherUserData () | |
Definition at line 34 of file class.ilCronObjectStatisticsCheck.php.
| ilCronObjectStatisticsCheck::__construct | ( | ) |
Definition at line 36 of file class.ilCronObjectStatisticsCheck.php.
References $ilLog.
| ilCronObjectStatisticsCheck::check | ( | ) |
Definition at line 48 of file class.ilCronObjectStatisticsCheck.php.
References gatherCourseLPData(), gatherTypesData(), and gatherUserData().
Here is the call graph for this function:| ilCronObjectStatisticsCheck::gatherCourseLPData | ( | ) |
Definition at line 55 of file class.ilCronObjectStatisticsCheck.php.
References $failed, ilObject\_getObjectsByType(), ilLPStatusWrapper\_lookupCompletedForObject(), ilLPStatusWrapper\_lookupFailedForObject(), ilLPStatusWrapper\_lookupInProgressForObject(), ilLPObjSettings\_lookupMode(), LP_MODE_DEACTIVATED, and LP_MODE_UNDEFINED.
Referenced by check().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCronObjectStatisticsCheck::gatherTypesData | ( | ) |
Definition at line 116 of file class.ilCronObjectStatisticsCheck.php.
References $data, and ilTrQuery\getObjectTypeStatistics().
Referenced by check().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCronObjectStatisticsCheck::gatherUserData | ( | ) |
Definition at line 144 of file class.ilCronObjectStatisticsCheck.php.
References $row.
Referenced by check().
Here is the caller graph for this function: