|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsManager:Public Member Functions | |
| __construct (protected InternalDataService $data, protected InternalRepoService $repo, protected InternalDomainService $domain) | |
| create (Settings $settings) | |
| update (Settings $settings) | |
| getByObjId (int $id) | |
| clone ($from_id, $to_id) | |
Definition at line 27 of file SettingsManager.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsManager::__construct | ( | protected InternalDataService | $data, |
| protected InternalRepoService | $repo, | ||
| protected InternalDomainService | $domain | ||
| ) |
Definition at line 29 of file SettingsManager.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsManager::clone | ( | $from_id, | |
| $to_id | |||
| ) |
Definition at line 52 of file SettingsManager.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsManager\update().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsManager::create | ( | Settings | $settings | ) |
Definition at line 37 of file SettingsManager.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsManager::getByObjId | ( | int | $id | ) |
Definition at line 47 of file SettingsManager.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsManager::update | ( | Settings | $settings | ) |
Definition at line 42 of file SettingsManager.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsManager\clone().
Here is the caller graph for this function: