ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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: