ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ilLanguageDetection Class Reference

Class ilLanguageDetection. More...

+ Collaboration diagram for ilLanguageDetection:

Public Member Functions

 __construct ()
 

Protected Attributes

 $factory
 

Detailed Description

Class ilLanguageDetection.

Author
Michael Jansen mjans.nosp@m.en@d.nosp@m.ataba.nosp@m.y.de /

Definition at line 12 of file class.ilLanguageDetection.php.

Constructor & Destructor Documentation

◆ __construct()

ilLanguageDetection::__construct ( )

Definition at line 22 of file class.ilLanguageDetection.php.

References $ilLog, and ilLanguage\_getInstalledLanguages().

23  {
24  $this->factory = new ilLanguageDetectorFactory();
25  }
Class ilLanguageDetectorFactory.
+ Here is the call graph for this function:

Field Documentation

◆ $factory

ilLanguageDetection::$factory
protected

Definition at line 17 of file class.ilLanguageDetection.php.


The documentation for this class was generated from the following file: