27     public function init(): void
    29         $this->delete_enabled = 
true;
    30         $this->cut_enabled = 
true;
    31         $this->copy_enabled = 
true;
    32         $this->subscribe_enabled = 
true;
    33         $this->link_enabled = 
true;
    34         $this->info_screen_enabled = 
true;
    36         $this->gui_class_name = 
"ilobjsurveyquestionpoolgui";
    64             $props[] = array(
"alert" => 
true, 
"property" => 
$lng->
txt(
"status"),
    65                 "value" => 
$lng->
txt(
"offline"));
    72         return "ilias.php?baseClass=ilObjSurveyQuestionPoolGUI&ref_id=" . $this->ref_id . 
"&cmd=$cmd";
 txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
static _lookupOnline(int $a_obj_id)
 
getCommandFrame(string $cmd)
 
getCommandLink(string $cmd)