37 include_once
"Services/Object/classes/class.ilObjectListGUI.php";
46 $this->delete_enabled =
true;
47 $this->cut_enabled =
true;
48 $this->copy_enabled =
true;
49 $this->subscribe_enabled =
true;
50 $this->link_enabled =
true;
51 $this->info_screen_enabled =
true;
53 $this->gui_class_name =
"ilobjsurveyquestionpoolgui";
56 include_once(
"./Modules/SurveyQuestionPool/classes/class.ilObjSurveyQuestionPoolAccess.php");
57 $this->commands = ilObjSurveyQUestionPoolAccess::_getCommands();
69 public function initItem($a_ref_id, $a_obj_id, $a_title =
"", $a_description =
"")
71 parent::initItem($a_ref_id, $a_obj_id, $a_title, $a_description);
87 include_once
"./Services/UICore/classes/class.ilFrameTargetInfo.php";
114 include_once(
"./Modules/SurveyQuestionPool/classes/class.ilObjSurveyQuestionPool.php");
116 $props[] =
array(
"alert" =>
true,
"property" =>
$lng->txt(
"status"),
117 "value" =>
$lng->txt(
"offline"));
133 $cmd_link =
"ilias.php?baseClass=ilObjSurveyQuestionPoolGUI&ref_id=" . $this->ref_id .
"&cmd=$a_cmd";
static _lookupOnline($a_obj_id)
Class ilObjSurveyQuestionPoolListGUI.
getCommandFrame($a_cmd)
Get command target frame.
getCommandLink($a_cmd)
Get command link url.
getProperties()
Get item properties.
Create styles array
The data for the language used.
initItem($a_ref_id, $a_obj_id, $a_title="", $a_description="")
inititialize new item