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)
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...
__construct(Container $dic, ilPlugin $plugin)
static _lookupTargetRefId(int $a_obj_id)
__construct($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=false)
ilObjGroupReferenceGUI constructor.