5include_once(
'Services/Object/classes/class.ilObjectListGUI.php');
 
   24                $lng->loadLanguageModule(
'itgr');
 
   25                parent::__construct();
 
   36                $this->delete_enabled = 
true;
 
   37                $this->cut_enabled = 
false;
 
   38                $this->copy_enabled = 
false;
 
   39                $this->subscribe_enabled = 
false;
 
   40                $this->link_enabled = 
false;
 
   41                $this->info_screen_enabled = 
false;
 
   42                $this->subitems_enabled = 
true;
 
   44                $this->gui_class_name = 
"ilobjitemgroupgui";
 
   47                include_once(
'./Modules/ItemGroup/classes/class.ilObjItemGroupAccess.php');
 
   60                $this->subscribe_enabled = 
false;
 
   72                $this->info_screen_enabled = 
false;
 
   88                $ilCtrl->setParameterByClass(
"ilrepositorygui", 
"ref_id", $this->ref_id);
 
   89                $cmd_link = 
$ilCtrl->getLinkTargetByClass(
"ilrepositorygui", $a_cmd);
 
   90                $ilCtrl->setParameterByClass(
"ilrepositorygui", 
"ref_id", 
$_GET[
"ref_id"]);
 
An exception for terminatinating execution or to throw for unit testing.
static _getCommands()
get list of command/permission combinations
Item group list gui class.
enableInfoScreen($a_info_screen)
Prevent enabling info necessary due to bug 11509.
__construct()
Constructor.
getCommandLink($a_cmd)
Get command link url.
enableSubscribe($a_val)
Enable subscribtion (deactivated) necessary due to bug 11509.
static lookupAssignedMaterials($a_sess_id)
Get assigned items of event.
getProperties()
Fet properties.