19 declare(strict_types=1);
33 static function ($value):
bool {
34 return trim($value) !==
'';
36 static function (
$txt, $value):
string {
37 return $txt(
"rep_input_not_empty");
A constraint encodes some resrtictions on values.
loadLanguageModule(string $a_module)
Load language module.
Data Factory $data_factory
Builds a Color from either hex- or rgb values.
ILIAS Language Language $lng
__construct(Container $dic, ilPlugin $plugin)