19declare(strict_types=1);
64 public function getIdentPresentation():
string
66 return $this->
lng->txt(
'deleted');
69 public function getValuePresentation(
73 return $uiFactory->
legacy(
'-');
Class ilTermsOfServiceCriterionConfig.
Class ilTermsOfServiceNullCriterion.
hasUniqueNature()
Returns whether or not a criterion is unique by it's nature.
evaluate(ilObjUser $user, ilTermsOfServiceCriterionConfig $config)
getTypeIdent()
Returns a unique id of the criterion type.
A component is the most general form of an entity in the UI.
This is how the factory for UI elements looks.
Interface ilTermsOfServiceCriterionTypeGUI.
Interface ilTermsOfServiceCriterionType.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...