19 declare(strict_types=1);
27 protected bool $public_files,
28 protected bool $downloadable,
29 protected int $default_access,
30 protected int $sort_mode,
31 protected string $view_mode,
32 protected bool $autoplay_mode,
33 protected int $nr_initial_videos,
34 protected bool $new_items_in_lp
45 return $this->public_files;
50 return $this->downloadable;
55 return $this->default_access;
60 return $this->sort_mode;
65 return $this->view_mode;
70 return $this->autoplay_mode;
75 return $this->nr_initial_videos;
80 return $this->new_items_in_lp;
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins