24 public function init(): void
26 $this->copy_enabled =
true;
27 $this->delete_enabled =
true;
28 $this->cut_enabled =
true;
29 $this->subscribe_enabled =
true;
30 $this->link_enabled =
true;
31 $this->info_screen_enabled =
true;
33 $this->gui_class_name =
"ilobjdatacollectiongui";
56 "property" =>
$lng->
txt(
"status"),
57 "value" =>
$lng->
txt(
"offline"),
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static _getCommands()
get commands this method returns an array of all possible commands/permission combinations example: $...
getProperties()
Get item properties.
static _lookupOnline(int $a_id)
Check wether datacollection is online.