61 public function getIdentPresentation():
string
63 return $this->
lng->txt(
'deleted');
66 public function getValuePresentation(
70 return $uiFactory->
legacy()->content(
'-');
Builds a Color from either hex- or rgb values.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilAccessibilityNullCriterion.
getTypeIdent()
Returns a unique id of the criterion type.
hasUniqueNature()
Returns whether or not a criterion is unique by it's nature.
evaluate(ilObjUser $user, ilAccessibilityCriterionConfig $config)
A component is the most general form of an entity in the UI.
This is how the factory for UI elements looks.
Interface ilAccessibilityCriterionTypeGUI.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc