36 $this->
lng = $DIC->language();
37 $this->
lng->loadLanguageModule(
'background_tasks');
43 new SingleType(ilWorkspaceCopyDefinition::class),
49 return new SingleType(ilWorkspaceCopyDefinition::class);
59 Option $user_selected_option,
62 if ($user_selected_option->
getValue() == self::OPTION_OK) {
77 return $this->
lng->txt(
'ui_msg_files_violate_maxsize');
82 $copy_definition = $input[0];
83 if ($copy_definition->getAdheresToLimit()->getValue()) {
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...