38 $this->prompt_texts = $promp_texts;
63 return $this->info_texts[
$lang] ??
"";
68 return $this->prompt_texts[
$lang] ??
"";
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getPromptText(string $lang)
const MODE_INCOMPLETE_ONLY
getInfoText(string $lang)
const MODE_ONCE_AFTER_LOGIN
__construct(int $mode, int $days, array $info_texts, array $promp_texts)