19 declare(strict_types=1);
45 if (!in_array($status, self::$STATUS)) {
76 if (!in_array($status, self::$STATUS)) {
91 ->numeric($lng->
txt(
'prg_points'), $lng->
txt(
'prg_points_byline'))
97 $lng->
txt(
'prg_status'),
99 $lng->
txt(
'prg_status_byline')
105 return $input->section(
110 $lng->
txt(
'prg_assessment')
114 (
int) $vals[
'points'],
115 (
int) $vals[
'status']
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
Class ChatMainBarProvider .
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(int $points, int $status)
getStatusOptions(ilLanguage $lng)
toFormInput(Field\Factory $input, ilLanguage $lng, Refinery $refinery)
Refinery Factory $refinery