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');
54 $return = $this->ctrl->getLinkTargetByClass(array($this->gui_class_name,
'ilIndividualassessmentsettingsgui'),
"edit");
57 $return = $this->ctrl->getLinkTargetByClass($this->gui_class_name,
"view");
60 $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.
getProperties()
Get item properties.