ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
ilLearningHistoryProviderInterface Interface Reference

Learning history provider interface. More...

+ Inheritance diagram for ilLearningHistoryProviderInterface:
+ Collaboration diagram for ilLearningHistoryProviderInterface:

Public Member Functions

 isActive ()
 Is active? More...
 
 getEntries ($ts_start, $ts_end)
 Get entries. More...
 
 getName ()
 Get name of provider (in user language) More...
 

Detailed Description

Learning history provider interface.

Providers can add entries to the learning history through this interface

Author
killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 13 of file interface.ilLearningHistoryProvider.php.

Member Function Documentation

◆ getEntries()

ilLearningHistoryProviderInterface::getEntries (   $ts_start,
  $ts_end 
)

◆ getName()

ilLearningHistoryProviderInterface::getName ( )

◆ isActive()


The documentation for this interface was generated from the following file: