|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilLanguageDetection. More...
Collaboration diagram for ilLanguageDetection:Public Member Functions | |
| __construct () | |
| detect () | |
| Return detected language. More... | |
Protected Attributes | |
| ilLanguageDetectorFactory | $factory |
Class ilLanguageDetection.
Definition at line 26 of file class.ilLanguageDetection.php.
| ilLanguageDetection::__construct | ( | ) |
Definition at line 30 of file class.ilLanguageDetection.php.
References factory().
Here is the call graph for this function:| ilLanguageDetection::detect | ( | ) |
Return detected language.
Definition at line 38 of file class.ilLanguageDetection.php.
References $DIC, Vendor\Package\$e, ilLanguage\_getInstalledLanguages(), and factory().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file class.ilLanguageDetection.php.