34     public function __construct($a_data, $a_id, $a_call_by_reference = 
true, $a_prepare_output = 
false)
    36         $this->target_type = 
'grp';
    37         $this->reference_type = 
'grpr';
    48         parent::executeCommand();
    57     public static function _goto($a_target)
    59         include_once(
'./Services/ContainerReference/classes/class.ilContainerReference.php');
    62         include_once(
'./Modules/Group/classes/class.ilObjGroupGUI.php');
 static _goto($a_target)
Support for goto php. 
 
static _goto(string $a_target, string $a_add="")
 
executeCommand()
Execute command. 
 
static _lookupObjId(int $ref_id)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
static _lookupTargetRefId(int $a_obj_id)
 
__construct($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=false)
ilObjGroupReferenceGUI constructor.