35 bool $a_include_media =
true
37 $this->master_only = $a_val;
38 $this->include_media = $a_include_media;
43 return $this->master_only;
48 return $this->include_media;
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...