| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilPageMultiLangGUI:Public Member Functions | |
| __construct (string $a_parent_type, int $a_parent_id, bool $a_single_page_mode=false) | |
| Constructur.  More... | |
| executeCommand () | |
| Execute command.  More... | |
| getMultiLangInfo (string $a_page_lang="-") | |
Protected Attributes | |
| ilObjectTranslation | $ot | 
| ilCtrl | $ctrl | 
| ilLanguage | $lng | 
| bool | $single_page_mode = false | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Page multilinguality GUI class. This could be generalized as an object service in the future.
Definition at line 25 of file class.ilPageMultiLangGUI.php.
| ilPageMultiLangGUI::__construct | ( | string | $a_parent_type, | 
| int | $a_parent_id, | ||
| bool | $a_single_page_mode = false  | 
        ||
| ) | 
Constructur.
| string | $a_parent_type | parent object type | 
| int | $a_parent_id | parent object id | 
| bool | $a_single_page_mode | single page mode (page includes ml managing) | 
Definition at line 39 of file class.ilPageMultiLangGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ilObjectTranslation\getInstance(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilPageMultiLangGUI::executeCommand | ( | ) | 
Execute command.
Definition at line 57 of file class.ilPageMultiLangGUI.php.
References $ctrl, and ilCtrl\getNextClass().
 Here is the call graph for this function:| ilPageMultiLangGUI::getMultiLangInfo | ( | string | $a_page_lang = "-" | ) | 
Definition at line 76 of file class.ilPageMultiLangGUI.php.
References $lng, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 28 of file class.ilPageMultiLangGUI.php.
Referenced by executeCommand().
      
  | 
  protected | 
Definition at line 29 of file class.ilPageMultiLangGUI.php.
Referenced by getMultiLangInfo().
      
  | 
  protected | 
Definition at line 27 of file class.ilPageMultiLangGUI.php.
      
  | 
  protected | 
Definition at line 30 of file class.ilPageMultiLangGUI.php.