5require_once(
'./Services/Object/classes/class.ilObjectListGUI.php');
 
   22                $this->copy_enabled = 
true;
 
   23                $this->delete_enabled = 
true;
 
   24                $this->cut_enabled = 
true;
 
   25                $this->subscribe_enabled = 
true;
 
   26                $this->link_enabled = 
true;
 
   27                $this->info_screen_enabled = 
true;
 
   29                $this->gui_class_name = 
"ilobjdatacollectiongui";
 
   32                include_once(
'./Modules/DataCollection/classes/class.ilObjDataCollectionAccess.php');
 
   51                include_once(
"./Modules/DataCollection/classes/class.ilObjDataCollectionAccess.php");
 
   56                                "property" => 
$lng->txt(
"status"),
 
   57                                "value" => 
$lng->txt(
"offline")
 
An exception for terminatinating execution or to throw for unit testing.
static _lookupOnline($a_id)
Check wether datacollection is online.
static _getCommands()
get commands
Class ilObjDataCollectionListGUI.
getProperties()
Get item properties.