6 include_once
"Services/Object/classes/class.ilObjectListGUI.php";
23 $this->copy_enabled =
true;
24 $this->delete_enabled =
true;
25 $this->cut_enabled =
true;
26 $this->subscribe_enabled =
true;
27 $this->link_enabled =
true;
28 $this->info_screen_enabled =
true;
30 $this->gui_class_name =
"ilobjmediacastgui";
33 include_once(
'./Modules/MediaCast/classes/class.ilObjMediaCastAccess.php');
46 function initItem($a_ref_id, $a_obj_id, $a_title =
"", $a_description =
"")
48 parent::initItem($a_ref_id, $a_obj_id, $a_title, $a_description);
87 include_once(
"./Modules/MediaCast/classes/class.ilObjMediaCastAccess.php");
91 $props[] =
array(
"alert" =>
true,
"property" => $lng->txt(
"status"),
92 "value" => $lng->txt(
"offline"));
109 $cmd_link =
"ilias.php?baseClass=ilMediaCastHandlerGUI&ref_id=".$this->ref_id.
"&cmd=$a_cmd";
116 $this->child_id = $a_child_id;
120 return $this->child_id;
Create styles array
The data for the language used.