26 return 'usr_language';
36 $lng = $config[
'lng'] ??
'';
38 if (!is_string(
$lng) || 2 !== strlen(
$lng)) {
hasUniqueNature()
Returns whether or not a criterion is unique by it's nature.
getTypeIdent()
Returns a unique id of the criterion type.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilAccessibilityUserHasLanguageCriterionGUI.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
evaluate(ilObjUser $user, ilAccessibilityCriterionConfig $config)
Interface ilAccessibilityCriterionTypeGUI.