34 $this->wsp_activated = (!
$ilSetting->get(
"disable_personal_workspace"));
35 $lng->loadLanguageModule(
"wsp");
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 [
"ildashboardgui",
"ilpersonalworkspacegui",
"ilobjworkspacerootfoldergui"],
74 "listSharedResourcesOfOtherUser" A class that provides a collection of actions on users.
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)