|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\MediaPool\Settings\SettingsManager:Public Member Functions | |
| __construct (protected InternalDataService $data, protected InternalRepoService $repo, protected InternalDomainService $domain) | |
| create (Settings $settings) | |
| update (Settings $settings) | |
| getById (int $id) | |
Definition at line 27 of file SettingsManager.php.
| ILIAS\MediaPool\Settings\SettingsManager::__construct | ( | protected InternalDataService | $data, |
| protected InternalRepoService | $repo, | ||
| protected InternalDomainService | $domain | ||
| ) |
Definition at line 29 of file SettingsManager.php.
| ILIAS\MediaPool\Settings\SettingsManager::create | ( | Settings | $settings | ) |
Definition at line 36 of file SettingsManager.php.
| ILIAS\MediaPool\Settings\SettingsManager::getById | ( | int | $id | ) |
Definition at line 46 of file SettingsManager.php.
References $id.
| ILIAS\MediaPool\Settings\SettingsManager::update | ( | Settings | $settings | ) |
Definition at line 41 of file SettingsManager.php.