3declare(strict_types=1);
75 return "INVALID TRANSLATION KEY";
80 foreach ($this->components as $component) {
81 if ($component->getComponentName() === $componentName) {
90 $this->components[] = $component;
Class InterestedUserFieldAttribute.
getNameTranslation(string $fieldName, string $attributeName)
addComponent(string $componentName, string $description)
__construct(string $attributeName, string $fieldName)
Class InterestedUserFieldComponent.
const USER_FIELD_TRANSLATION_MAPPING
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...