34 $this->wsp_activated = (!
$ilSetting->get(
"disable_personal_workspace"));
50 "shared_res" => $this->
lng->txt(
"wsp_shared_resources")
58 $ilCtrl = $DIC[
'ilCtrl'];
63 if (!$this->wsp_activated) {
68 $f->setType(
"shared_res");
69 $f->setText(
$lng->
txt(
"wsp_shared_resources"));
71 $ilCtrl->setParameterByClass(
"ilobjworkspacerootfoldergui",
"shr_id", $a_target_user);
72 $f->setHref($ilCtrl->getLinkTargetByClass(
73 array(
"ildashboardgui",
"ilpersonalworkspacegui",
"ilobjworkspacerootfoldergui"),
74 "listSharedResourcesOfOtherUser" This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
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...
loadLanguageModule(string $a_module)
Load language module.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
collectActionsForTargetUser(int $a_target_user)
__construct(Container $dic, ilPlugin $plugin)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static _lookupLogin(int $a_user_id)