18 $this->static_link_enabled =
true;
19 $this->delete_enabled =
true;
20 $this->cut_enabled =
true;
21 $this->copy_enabled =
true;
22 $this->subscribe_enabled =
true;
23 $this->link_enabled =
true;
24 $this->info_screen_enabled =
true;
26 $this->gui_class_name =
"ilobjexercisegui";
29 if ($this->substitutions->isActive()) {
30 $this->substitutions_enabled =
true;
74 if ($rem[
"mtime"] !=
"") {
76 "property" => ($rem[
"cnt"] > 1)
77 ? $this->lng->txt(
"exc_next_deadline")
78 : $this->lng->txt(
"exc_next_deadline_single"),
79 "value" => $rem[
"mtime"]
97 $cmd_link =
"ilias.php?baseClass=ilExerciseHandlerGUI&ref_id=" . $this->ref_id .
"&cmd=$a_cmd";
getCommandFrame($a_cmd)
Get command target frame.
static _getInstanceByObjectType($a_type)
Singleton: use this method to get an instance.
getProperties()
Get item properties.
static _lookupRemainingWorkingTimeString($a_obj_id)
static _getCommands()
get commands
ListGUI class for exercise objects.
getCommandLink($a_cmd)
Get command link url.