19 declare(strict_types=1);
21 declare(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";
createDefaultCommand(array $command)
Interface Observer Contains several chained tasks and infos about them.
static _getStaticLink(?int $a_ref_id, string $a_type='', bool $a_fallback_goto=true, string $append="")
__construct(Container $dic, ilPlugin $plugin)