| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Learning history provider: completed lp objects. More...
 Inheritance diagram for ilTrackingLearningHistoryProvider:
 Collaboration diagram for ilTrackingLearningHistoryProvider:Public Member Functions | |
| isActive () | |
| getEntries (int $ts_start, int $ts_end) | |
| getName () | |
  Public Member Functions inherited from ilAbstractLearningHistoryProvider | |
| __construct (int $user_id, ilLearningHistoryFactory $factory, ilLanguage $lng, ilTemplate $template=null) | |
Additional Inherited Members | |
  Protected Member Functions inherited from ilAbstractLearningHistoryProvider | |
| getUserId () | |
| getFactory () | |
| getLanguage () | |
| getEmphasizedTitle (string $title) | |
  Protected Attributes inherited from ilAbstractLearningHistoryProvider | |
| int | $user_id | 
| ilLearningHistoryFactory | $factory | 
| ilLanguage | $lng | 
Learning history provider: completed lp objects.
Definition at line 10 of file class.ilTrackingLearningHistoryProvider.php.
| ilTrackingLearningHistoryProvider::getEntries | ( | int | $ts_start, | 
| int | $ts_end | ||
| ) | 
Implements ilLearningHistoryProviderInterface.
Definition at line 27 of file class.ilTrackingLearningHistoryProvider.php.
References $c, ilAbstractLearningHistoryProvider\$lng, ilObject\_getIcon(), ilObject\_lookupType(), ilLPMarks\getCompletionsOfUser(), ilAbstractLearningHistoryProvider\getFactory(), ilAbstractLearningHistoryProvider\getLanguage(), ilAbstractLearningHistoryProvider\getUserId(), IL_CAL_DATETIME, IL_CAL_UNIX, and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilTrackingLearningHistoryProvider::getName | ( | ) | 
Implements ilLearningHistoryProviderInterface.
Definition at line 58 of file class.ilTrackingLearningHistoryProvider.php.
References ilAbstractLearningHistoryProvider\$lng, ilAbstractLearningHistoryProvider\getLanguage(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilTrackingLearningHistoryProvider::isActive | ( | ) | 
Implements ilLearningHistoryProviderInterface.
Definition at line 15 of file class.ilTrackingLearningHistoryProvider.php.
References ilObjUserTracking\_enabledLearningProgress(), and ilObjUserTracking\_hasLearningProgressLearner().
 Here is the call graph for this function: