Abstract learning history provider.
getEmphasizedTitle($title)
Get emphasized title.
Learning history provider: Badges.
getEntries($ts_start, $ts_end)
Get entries.ilLearningHistoryEntry[]
__construct( $user_id, ilLearningHistoryFactory $factory, ilLanguage $lng, ilTemplate $template=null, ilObjUser $current_user=null, \ILIAS\DI\UIServices $ui=null)
Constructor.
getName()
Get name of provider (in user language)string
Learning history factory.
static getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)
Learning history provider interface.