4include_once 
"Services/Object/classes/class.ilObjectListGUI.php";
 
   19                $this->copy_enabled = 
true;
 
   20                $this->delete_enabled = 
true;
 
   21                $this->cut_enabled = 
true;
 
   22                $this->subscribe_enabled = 
false;
 
   23                $this->link_enabled = 
true;
 
   24                $this->info_screen_enabled = 
true;
 
   26                $this->gui_class_name = 
"ilobjbibliographicgui";
 
   28                include_once(
'./Modules/Bibliographic/classes/class.ilObjBibliographicAccess.php');
 
   46                include_once(
"./Modules/Bibliographic/classes/class.ilObjBibliographicAccess.php");
 
   50                                "property" => 
$lng->txt(
"status"),
 
   51                                "value" => 
$lng->txt(
"offline")
 
An exception for terminatinating execution or to throw for unit testing.
static _getCommands()
get commands
static _lookupOnline($a_id)
Check wether bibliographic is online or not.
Class ilObjDataCollectionListGUI.
getProperties()
Get item properties.