|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
@ilCtrl_Calls ilMDVocabulariesGUI: ilMDVocabularyUploadHandlerGUI More...
Collaboration diagram for ilMDVocabulariesGUI:Public Member Functions | |
| __construct (ilObjMDSettingsGUI $parent_obj_gui) | |
| executeCommand () | |
| showVocabularies () | |
| tableAction () | |
| importVocabulary () | |
Data Fields | |
| $key = $vocabs_id_token->getName() | |
| $vocab = $this->vocab_manager->getVocabulary($vocab_id) | |
| $value_items = [] | |
| $link = $this->ctrl->getLinkTarget($this, 'deleteVocabulary') | |
| $modal | |
| exit | |
| $values | |
Protected Member Functions | |
| deleteVocabulary () | |
| activateVocabulary (string $vocab_id) | |
| deactivateVocabulary (string $vocab_id) | |
| allowCustomInputForVocabulary (string $vocab_id) | |
| disallowCustomInputForVocabulary (string $vocab_id) | |
| getTable () | |
| getImportModal () | |
| getImportButton (Signal $signal) | |
| fetchTableAction () | |
| fetchVocabID () | |
| getTableURLBuilderAndParameters () | |
Protected Attributes | |
| const int | MAX_CONFIRMATION_VALUES = 5 |
| ilCtrl | $ctrl |
| HTTP | $http |
| Filesystem | $temp_files |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| ilToolbarGUI | $toolbar |
| UIFactory | $ui_factory |
| UIRenderer | $ui_renderer |
| ilObjMDSettingsGUI | $parent_obj_gui |
| ilMDSettingsAccessService | $access_service |
| Refinery | $refinery |
| VocabManager | $vocab_manager |
| Presentation | $presentation |
| Importer | $importer |
@ilCtrl_Calls ilMDVocabulariesGUI: ilMDVocabularyUploadHandlerGUI
Definition at line 44 of file class.ilMDVocabulariesGUI.php.
| ilMDVocabulariesGUI::__construct | ( | ilObjMDSettingsGUI | $parent_obj_gui | ) |
Definition at line 64 of file class.ilMDVocabulariesGUI.php.
References $DIC, $parent_obj_gui, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 287 of file class.ilMDVocabulariesGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by tableAction().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 313 of file class.ilMDVocabulariesGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by tableAction().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 300 of file class.ilMDVocabulariesGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by tableAction().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 271 of file class.ilMDVocabulariesGUI.php.
References ILIAS\Repository\ctrl(), fetchVocabID(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 326 of file class.ilMDVocabulariesGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by tableAction().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDVocabulariesGUI::executeCommand | ( | ) |
Definition at line 105 of file class.ilMDVocabulariesGUI.php.
References $handler, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 441 of file class.ilMDVocabulariesGUI.php.
References $key, getTableURLBuilderAndParameters(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by tableAction().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 454 of file class.ilMDVocabulariesGUI.php.
References $key, getTableURLBuilderAndParameters(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by deleteVocabulary(), and tableAction().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 433 of file class.ilMDVocabulariesGUI.php.
References ILIAS\Repository\lng().
Referenced by showVocabularies().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 418 of file class.ilMDVocabulariesGUI.php.
References ILIAS\Repository\lng().
Referenced by importVocabulary(), and showVocabularies().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 357 of file class.ilMDVocabulariesGUI.php.
References getTableURLBuilderAndParameters(), ILIAS\FileDelivery\http(), and ILIAS\Repository\lng().
Referenced by showVocabularies().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 467 of file class.ilMDVocabulariesGUI.php.
References ILIAS\Repository\ctrl().
Referenced by fetchTableAction(), fetchVocabID(), and getTable().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDVocabulariesGUI::importVocabulary | ( | ) |
Definition at line 190 of file class.ilMDVocabulariesGUI.php.
References $modal, ILIAS\Repository\ctrl(), getImportModal(), ILIAS\FileDelivery\http(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilMDVocabulariesGUI::showVocabularies | ( | ) |
Definition at line 133 of file class.ilMDVocabulariesGUI.php.
References getImportButton(), getImportModal(), getTable(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilMDVocabulariesGUI::tableAction | ( | ) |
Definition at line 148 of file class.ilMDVocabulariesGUI.php.
References activateVocabulary(), allowCustomInputForVocabulary(), ILIAS\Repository\ctrl(), deactivateVocabulary(), disallowCustomInputForVocabulary(), fetchTableAction(), and fetchVocabID().
Here is the call graph for this function:
|
protected |
Definition at line 57 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 48 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 49 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 62 of file class.ilMDVocabulariesGUI.php.
| ilMDVocabulariesGUI::$key = $vocabs_id_token->getName() |
Definition at line 240 of file class.ilMDVocabulariesGUI.php.
Referenced by fetchTableAction(), and fetchVocabID().
| ilMDVocabulariesGUI::$link = $this->ctrl->getLinkTarget($this, 'deleteVocabulary') |
Definition at line 255 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 52 of file class.ilMDVocabulariesGUI.php.
| ilMDVocabulariesGUI::$modal |
Definition at line 258 of file class.ilMDVocabulariesGUI.php.
Referenced by importVocabulary().
|
protected |
Definition at line 56 of file class.ilMDVocabulariesGUI.php.
Referenced by __construct().
|
protected |
Definition at line 61 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 58 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 50 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 53 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 51 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 54 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 55 of file class.ilMDVocabulariesGUI.php.
| ilMDVocabulariesGUI::$value_items = [] |
Definition at line 243 of file class.ilMDVocabulariesGUI.php.
| ilMDVocabulariesGUI::$values |
Definition at line 342 of file class.ilMDVocabulariesGUI.php.
| ilMDVocabulariesGUI::$vocab = $this->vocab_manager->getVocabulary($vocab_id) |
Definition at line 242 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 60 of file class.ilMDVocabulariesGUI.php.
| ilMDVocabulariesGUI::exit |
Definition at line 268 of file class.ilMDVocabulariesGUI.php.
|
protected |
Definition at line 46 of file class.ilMDVocabulariesGUI.php.