|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\MetaData\OERHarvester\Settings\Settings\Settings:Public Member Functions | |
| __construct (protected int $id, protected bool $public_files, protected bool $downloadable, protected int $default_access, protected int $sort_mode, protected string $view_mode, protected bool $autoplay_mode, protected int $nr_initial_videos, protected bool $new_items_in_lp) | |
| getId () | |
| getPublicFiles () | |
| getDownloadable () | |
| getDefaultAccess () | |
| getSortMode () | |
| getViewMode () | |
| getAutoplayMode () | |
| getNumberInitialVideos () | |
| getNewItemsInLearningProgress () | |
Definition at line 23 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::__construct | ( | protected int | $id, |
| protected bool | $public_files, | ||
| protected bool | $downloadable, | ||
| protected int | $default_access, | ||
| protected int | $sort_mode, | ||
| protected string | $view_mode, | ||
| protected bool | $autoplay_mode, | ||
| protected int | $nr_initial_videos, | ||
| protected bool | $new_items_in_lp | ||
| ) |
Definition at line 25 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getAutoplayMode | ( | ) |
Definition at line 68 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getDefaultAccess | ( | ) |
Definition at line 53 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getDownloadable | ( | ) |
Definition at line 48 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getId | ( | ) |
Definition at line 38 of file Settings.php.
References $id.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getNewItemsInLearningProgress | ( | ) |
Definition at line 78 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getNumberInitialVideos | ( | ) |
Definition at line 73 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getPublicFiles | ( | ) |
Definition at line 43 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getSortMode | ( | ) |
Definition at line 58 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getViewMode | ( | ) |
Definition at line 63 of file Settings.php.