19declare(strict_types=1);
21declare(strict_types=1);
32 $this->
lng->loadLanguageModule($obj_type);
41 public function init(): void
43 $this->static_link_enabled =
true;
44 $this->delete_enabled =
true;
45 $this->cut_enabled =
true;
46 $this->info_screen_enabled =
true;
47 $this->copy_enabled =
true;
48 $this->subscribe_enabled =
true;
49 $this->link_enabled =
true;
50 $this->gui_class_name =
"ilobjlearningsequencegui";
static _getStaticLink(?int $a_ref_id, string $a_type='', bool $a_fallback_goto=true, string $append="")
createDefaultCommand(array $command)
Get default command link Overwritten for e.g categories,courses => they return a goto link If search ...
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.