29 int $a_id_type = self::REPOSITORY_NODE_ID,
30 int $a_parent_node_id = 0
35 $this->
help = $DIC[
"ilHelp"];
36 $this->tpl = $DIC[
"tpl"];
37 $this->
lng = $DIC->language();
45 protected function setTabs(
bool $a_show_settings =
false): void
49 parent::setTabs(
false);
50 $ilHelp->setScreenIdComponent(
"wsrt");
58 $title =
$lng->
txt(
"mm_personal_and_shared_r");
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
Class ilObjWorkspaceFolderGUI.
static getImagePath(string $img, string $module_path="", string $mode="output", bool $offline=false)
get image path (for images located in a template directory)
setTitleIcon(string $a_icon_path, string $a_icon_desc="")
set title icon
ilGlobalTemplateInterface $tpl
setTitle(string $a_title, bool $hidden=false)
Sets title in standard template.
setTabs(bool $a_show_settings=false)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $dic, ilPlugin $plugin)
setDescription(string $a_descr)
Sets description below title in standard template.
__construct(int $a_id=0, int $a_id_type=self::REPOSITORY_NODE_ID, int $a_parent_node_id=0)