1 <?php declare(strict_types=1);
73 public function getIdentPresentation() :
string 75 return $this->lng->txt(
'deleted');
81 public function getValuePresentation(
85 return $uiFactory->
legacy(
'-');
evaluate(ilObjUser $user, ilTermsOfServiceCriterionConfig $config)
bool
Interface ilTermsOfServiceCriterionTypeGUI.
Interface ilTermsOfServiceCriterionType.
Class ilTermsOfServiceCriterionConfig.
hasUniqueNature()
Returns whether or not a criterion is unique by it's nature.Example: "User Language". A user account can only have one profile language . bool
This is how the factory for UI elements looks.
legacy($content)
description: purpose: > This component is used to wrap an existing ILIAS UI element into a UI compon...
Class ilTermsOfServiceNullCriterion.
__construct(Container $dic, ilPlugin $plugin)
getTypeIdent()
Returns a unique id of the criterion type.string