19 declare(strict_types=1);
64 public function getIdentPresentation():
string 66 return $this->
lng->txt(
'deleted');
69 public function getValuePresentation(
73 return $uiFactory->
legacy(
'-');
evaluate(ilObjUser $user, ilTermsOfServiceCriterionConfig $config)
Interface ilTermsOfServiceCriterionTypeGUI.
Interface ilTermsOfServiceCriterionType.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
legacy(string $content)
description: purpose: > This component is used to wrap an existing ILIAS UI element into a UI compon...
Class ilTermsOfServiceCriterionConfig.
hasUniqueNature()
Returns whether or not a criterion is unique by it's nature.
Class ilTermsOfServiceNullCriterion.
__construct(Container $dic, ilPlugin $plugin)
getTypeIdent()
Returns a unique id of the criterion type.