72 public function getIdentPresentation() : string
74 return $this->lng->txt(
'deleted');
80 public function getValuePresentation(
84 return $uiFactory->
legacy(
'-');
An exception for terminatinating execution or to throw for unit testing.
Class ilAccessibilityCriterionConfig.
Class ilAccessibilityNullCriterion.
getTypeIdent()
Returns a unique id of the criterion type.string
hasUniqueNature()
Returns whether or not a criterion is unique by it's nature.Example: "User Language"....
evaluate(ilObjUser $user, ilAccessibilityCriterionConfig $config)
bool
A component is the most general form of an entity in the UI.
This is how the factory for UI elements looks.
Interface ilAccessibilityCriterionTypeGUI.
Interface ilAccessibilityCriterionType.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc