3 require_once(
"./Services/Object/classes/class.ilObjectListGUI.php");
12 $this->static_link_enabled =
true;
13 $this->delete_enabled =
true;
14 $this->cut_enabled =
true;
15 $this->copy_enabled =
true;
16 $this->subscribe_enabled =
true;
17 $this->link_enabled =
true;
18 $this->info_screen_enabled =
true;
20 $this->gui_class_name =
"ilobjIndividualassessmentgui";
26 include_once(
'./Modules/IndividualAssessment/classes/class.ilObjIndividualAssessmentAccess.php');
39 public function initItem($a_ref_id, $a_obj_id, $a_title =
"", $a_description =
"")
41 parent::initItem($a_ref_id, $a_obj_id, $a_title, $a_description);
67 $return = $this->ctrl->getLinkTargetByClass(
array($this->gui_class_name,
'ilIndividualassessmentsettingsgui'),
"edit");
70 $return = $this->ctrl->getLinkTargetByClass($this->gui_class_name,
"view");
73 $return = parent::getCommandLink($a_cmd);
enableSubstitutions($a_status)
Enable substitutions.
static _getInstanceByObjectType($a_type)
Singleton: use this method to get an instance.
getCommandFrame($a_cmd)
Get command target frame.
initItem($a_ref_id, $a_obj_id, $a_title="", $a_description="")
inititialize new item
Create styles array
The data for the language used.
getProperties()
Get item properties.