TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Documentation\Utility\LanguageUtility Class Reference
Inheritance diagram for TYPO3\CMS\Documentation\Utility\LanguageUtility:
TYPO3\CMS\Core\SingletonInterface

Public Member Functions

 getDocumentationLanguage ()
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Utility for language selection.

Author
Andrea Schmuttermair spam@.nosp@m.schm.nosp@m.utt.d.nosp@m.e

Definition at line 22 of file LanguageUtility.php.

Member Function Documentation

◆ getDocumentationLanguage()

TYPO3\CMS\Documentation\Utility\LanguageUtility::getDocumentationLanguage ( )

Returns the language from BE User settings.

Returns
string language identifier 2 chars or default (English)

Definition at line 29 of file LanguageUtility.php.

References $GLOBALS.