|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilAdvancedMDTranslationGUI:
Collaboration diagram for ilAdvancedMDTranslationGUI:Public Member Functions | |
| __construct (ilAdvancedMDRecord $record) | |
| ilAdvancedMDTranslationGUI constructor. More... | |
| 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' |
| Default command. More... | |
| const | CMD_ADD_TRANSLATION = 'addTranslations' |
| const | CMD_SAVE_ADDITIONAL_TRANSLATIONS = 'saveAdditionalTranslations' |
| $ctrl | |
| $tpl | |
| $toolbar | |
| $tabs | |
| $language | |
| $request | |
| $logger | |
| $record | |
Definition at line 5 of file class.ilAdvancedMDTranslationGUI.php.
| ilAdvancedMDTranslationGUI::__construct | ( | ilAdvancedMDRecord | $record | ) |
ilAdvancedMDTranslationGUI constructor.
| ilAdvancedMDRecord | $record |
Definition at line 59 of file class.ilAdvancedMDTranslationGUI.php.
References $DIC, $record, and language().
Here is the call graph for this function:
|
protected |
Definition at line 150 of file class.ilAdvancedMDTranslationGUI.php.
References ilLinkButton\getInstance().
Here is the call graph for this function:
|
protected |
show translation creation form
Definition at line 109 of file class.ilAdvancedMDTranslationGUI.php.
References initCreateTranslationForm().
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 77 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 167 of file class.ilAdvancedMDTranslationGUI.php.
References $language, ilLanguage\_getInstalledLanguages(), ilAdvancedMDRecordTranslations\getInstanceByRecordId(), and language().
Referenced by initCreateTranslationForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 122 of file class.ilAdvancedMDTranslationGUI.php.
References getAvailableLanguagesOptions(), and 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 185 of file class.ilAdvancedMDTranslationGUI.php.
References addTranslations(), ilAdvancedMDRecordTranslations\getInstanceByRecordId(), initCreateTranslationForm(), language(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
| string | $active_tab |
Definition at line 96 of file class.ilAdvancedMDTranslationGUI.php.
Referenced by ilAdvancedMDRecordTranslationGUI\translations().
Here is the caller graph for this function:
|
abstractprotected |
Reimplemented in ilAdvancedMDRecordTranslationGUI.
|
protected |
Definition at line 18 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 38 of file class.ilAdvancedMDTranslationGUI.php.
Referenced by getAvailableLanguagesOptions().
|
protected |
Definition at line 48 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 53 of file class.ilAdvancedMDTranslationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 43 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 33 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 28 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 23 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 11 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Default command.
Definition at line 10 of file class.ilAdvancedMDTranslationGUI.php.
|
protected |
Definition at line 12 of file class.ilAdvancedMDTranslationGUI.php.