67 return new \ilTermsOfServiceCriterionConfig();
73 public function getIdentPresentation() :
string 75 return $this->lng->txt(
'deleted');
83 return $uiFactory->
legacy(
'-');
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
if(isset($_POST['submit'])) $form
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.
getTypeIdent()
Returns a unique id of the criterion type.string
evaluate(\ilObjUser $user, \ilTermsOfServiceCriterionConfig $config)
bool