|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilAdvancedMDTranslationGUI:
Collaboration diagram for ilAdvancedMDTranslationGUI:Public Member Functions | |
| __construct (ilAdvancedMDRecord $record) | |
| executeCommand () | |
| Execute command and save parameter record id. More... | |
Protected Member Functions | |
| setTabs (string $active_tab) | |
| translations () | |
| addTranslations (ilPropertyFormGUI $form=null) | |
| show translation creation form More... | |
| initCreateTranslationForm () | |
| addToolbarLanguageCreation () | |
| getAvailableLanguagesOptions () | |
| saveAdditionalTranslations () | |
Protected Attributes | |
| const | CMD_DEFAULT = 'translations' |
| const | CMD_ADD_TRANSLATION = 'addTranslations' |
| const | CMD_SAVE_ADDITIONAL_TRANSLATIONS = 'saveAdditionalTranslations' |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilToolbarGUI | $toolbar |
| ilTabsGUI | $tabs |
| ilLanguage | $language |
| RequestInterface | $request |
| ilLogger | $logger |
| ilAdvancedMDRecord | $record |
Definition at line 7 of file class.ilAdvancedMDTranslationGUI.php.
| ilAdvancedMDTranslationGUI::__construct | ( | ilAdvancedMDRecord | $record | ) |
@noinspection PhpUndefinedMethodInspection
Definition at line 22 of file class.ilAdvancedMDTranslationGUI.php.
References $DIC, $record, ILIAS\Repository\ctrl(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\Repository\logger(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 106 of file class.ilAdvancedMDTranslationGUI.php.
References ILIAS\Repository\ctrl(), ilLinkButton\getInstance(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
show translation creation form
Definition at line 70 of file class.ilAdvancedMDTranslationGUI.php.
References initCreateTranslationForm(), and ILIAS\Repository\tabs().
Referenced by saveAdditionalTranslations().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedMDTranslationGUI::executeCommand | ( | ) |
Execute command and save parameter record id.
Definition at line 41 of file class.ilAdvancedMDTranslationGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 123 of file class.ilAdvancedMDTranslationGUI.php.
References ILIAS\LTI\ToolProvider\$key, $language, ilLanguage\_getInstalledLanguages(), ilAdvancedMDRecordTranslations\getInstanceByRecordId(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by initCreateTranslationForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 79 of file class.ilAdvancedMDTranslationGUI.php.
References ILIAS\Repository\ctrl(), getAvailableLanguagesOptions(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by addTranslations(), and saveAdditionalTranslations().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 140 of file class.ilAdvancedMDTranslationGUI.php.
References addTranslations(), ILIAS\Repository\ctrl(), ilAdvancedMDRecordTranslations\getInstanceByRecordId(), initCreateTranslationForm(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
protected |
Definition at line 57 of file class.ilAdvancedMDTranslationGUI.php.
References ILIAS\Repository\tabs().
Referenced by ilAdvancedMDRecordTranslationGUI\translations().
Here is the call graph for this function:
Here is the caller graph for this function:
|
abstractprotected |
Reimplemented in ilAdvancedMDRecordTranslationGUI.
|
protected |
Definition at line 13 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 17 of file class.ilAdvancedMDTranslationGUI.php.
Referenced by getAvailableLanguagesOptions().
|
protected |
Definition at line 19 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 20 of file class.ilAdvancedMDTranslationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 18 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 16 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 15 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 14 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 10 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 9 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 11 of file class.ilAdvancedMDTranslationGUI.php.