5include_once
"Services/Object/classes/class.ilObjectListGUI.php";
22 $this->copy_enabled =
false;
23 $this->delete_enabled =
false;
24 $this->cut_enabled =
false;
25 $this->subscribe_enabled =
false;
26 $this->link_enabled =
false;
28 $this->gui_class_name =
"ilobjworkspacerootfoldergui";
31 include_once(
'./Modules/WorkspaceRootFolder/classes/class.ilObjWorkspaceRootFolderAccess.php');
47 $ilCtrl->setParameterByClass(
"ilrepositorygui",
"ref_id", $this->ref_id);
48 $cmd_link = $ilCtrl->getLinkTargetByClass(
"ilrepositorygui", $a_cmd);
49 $ilCtrl->setParameterByClass(
"ilrepositorygui",
"ref_id",
$_GET[
"ref_id"]);
An exception for terminatinating execution or to throw for unit testing.
static _getCommands()
get commands
Class ilObjWorkspaceRootFolderListGUI.
getCommandLink($a_cmd)
Get command link url.