19declare(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 int $nr_initial_videos,
33 protected bool $new_items_in_lp
44 return $this->public_files;
49 return $this->downloadable;
54 return $this->default_access;
59 return $this->sort_mode;
64 return $this->view_mode;
69 return $this->nr_initial_videos;
74 return $this->new_items_in_lp;
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins