|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Page multilinguality GUI class. 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 | |
| Translations | $ot |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| bool | $single_page_mode = false |
Page multilinguality GUI class.
This could be generalized as an object service in the future.
Definition at line 28 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 42 of file class.ilPageMultiLangGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPageMultiLangGUI::executeCommand | ( | ) |
Execute command.
Definition at line 60 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 79 of file class.ilPageMultiLangGUI.php.
|
protected |
Definition at line 31 of file class.ilPageMultiLangGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 32 of file class.ilPageMultiLangGUI.php.
|
protected |
Definition at line 30 of file class.ilPageMultiLangGUI.php.
|
protected |
Definition at line 33 of file class.ilPageMultiLangGUI.php.