1 <?php declare(strict_types=1);
15 return 'usr_language';
31 $lng = $config[
'lng'] ??
'';
Interface ilTermsOfServiceCriterionTypeGUI.
Interface ilTermsOfServiceCriterionType.
Class ilTermsOfServiceUserHasLanguageCriterionGUI.
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
ui(ilLanguage $lng)
ilTermsOfServiceCriterionTypeGUI
Class ilTermsOfServiceUserHasLanguageCriterion.
evaluate(ilObjUser $user, ilTermsOfServiceCriterionConfig $config)
bool
getTypeIdent()
Returns a unique id of the criterion type.string
getLanguage()
returns a 2char-language-string public