19declare(strict_types=1);
32 $this->
lng->loadLanguageModule(
"administration");
44 $this->tpl->setOnScreenMessage(GlobalTemplate::MESSAGE_TYPE_INFO, $this->
lng->txt(
'system_folder_info'));
47 public static function _goto(): void
50 $DIC->ctrl()->redirectByClass([ilAdministrationGUI::class, self::class]);
executeCommand()
execute command
viewObject()
viewObject container presentation for "administration -> repository, trash, permissions"
getAdminTabs()
administration tabs show only permissions and trash folder
getType()
Functions that must be overwritten.
New implementation of ilObjectGUI.
prepareOutput(bool $show_sub_objects=true)