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