4 include_once
"Services/Object/classes/class.ilObjectListGUI.php";
20 $this->delete_enabled =
true;
21 $this->cut_enabled =
true;
22 $this->subscribe_enabled =
true;
23 $this->link_enabled =
true;
24 $this->payment_enabled =
false;
25 $this->info_screen_enabled =
true;
64 return $this->plugin->txt($a_str);
76 function initItem($a_ref_id, $a_obj_id, $a_title =
"", $a_description =
"")
104 global
$lng, $ilUser;
123 $cmd_link =
"ilias.php?baseClass=ilObjPluginDispatchGUI&".
124 "cmd=forward&ref_id=".$this->ref_id.
"&forwardCmd=".$a_cmd;