22 public function __construct(
int $mode,
int $days, array $info_texts, array $promp_texts)
26 $this->info_texts = $info_texts;
27 $this->prompt_texts = $promp_texts;
51 return $this->info_texts;
59 return $this->prompt_texts;
67 if (isset($this->info_texts[
$lang])) {
68 return $this->info_texts[
$lang];
78 if (isset($this->prompt_texts[
$lang])) {
79 return $this->prompt_texts[
$lang];
__construct(int $mode, int $days, array $info_texts, array $promp_texts)
Constructor.
const MODE_INCOMPLETE_ONLY
const MODE_ONCE_AFTER_LOGIN
for($i=1; $i<=count($kw_cases_sel); $i+=1) $lang