|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 () | |
| 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 23 of file class.ilAdvancedMDTranslationGUI.php.
| ilAdvancedMDTranslationGUI::__construct | ( | ilAdvancedMDRecord | $record | ) |
@noinspection PhpUndefinedMethodInspection
Definition at line 38 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 |
show translation creation form
Definition at line 86 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 57 of file class.ilAdvancedMDTranslationGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 126 of file class.ilAdvancedMDTranslationGUI.php.
References $language, ILIAS\UI\Implementation\Component\Input\Field\$options, 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 95 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 143 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 73 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 29 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 33 of file class.ilAdvancedMDTranslationGUI.php.
Referenced by getAvailableLanguagesOptions().
|
protected |
Definition at line 35 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 36 of file class.ilAdvancedMDTranslationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 32 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 31 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 30 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 26 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 25 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 27 of file class.ilAdvancedMDTranslationGUI.php.