72 public function getIdentPresentation() :
string 74 return $this->lng->txt(
'deleted');
80 public function getValuePresentation(
84 return $uiFactory->
legacy(
'-');
Class ilAccessibilityNullCriterion.
Class ilAccessibilityCriterionConfig.
This is how the factory for UI elements looks.
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
legacy($content)
description: purpose: > This component is used to wrap an existing ILIAS UI element into a UI compon...
Interface ilAccessibilityCriterionType.
__construct(Container $dic, ilPlugin $plugin)
evaluate(ilObjUser $user, ilAccessibilityCriterionConfig $config)
bool
Interface ilAccessibilityCriterionTypeGUI.
getTypeIdent()
Returns a unique id of the criterion type.string