4 include_once
"Services/Object/classes/class.ilObjectListGUI.php";
75 return $this->plugin->txt($a_str);
87 function initItem($a_ref_id, $a_obj_id, $a_title =
"", $a_description =
"")
89 parent::initItem($a_ref_id, $a_obj_id, $a_title, $a_description);
134 $cmd_link =
"ilias.php?baseClass=ilObjPluginDispatchGUI&".
135 "cmd=forward&ref_id=".$this->ref_id.
"&forwardCmd=".$a_cmd;
141 $this->delete_enabled =
true;
142 $this->cut_enabled =
true;
143 $this->subscribe_enabled =
true;
144 $this->link_enabled =
true;
145 $this->info_screen_enabled =
true;
static getPluginObject($a_ctype, $a_cname, $a_slot_id, $a_pname)
Get plugin object.
getProperties()
Get item properties.
getCommandFrame($a_cmd)
Get command target frame.
static lookupNameForId($a_ctype, $a_cname, $a_slot_id, $a_plugin_id)
Lookup name for id.
Create styles array
The data for the language used.
initItem($a_ref_id, $a_obj_id, $a_title="", $a_description="")
inititialize new item
ListGUI implementation for Example object plugin.
getCommandLink($a_cmd)
Get command link url.