|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository:Public Member Functions | |
| __construct (protected ilDBInterface $db, protected InternalDataService $data,) | |
| getById (int $id) | |
| update (Settings $settings) | |
| create (Settings $settings) | |
| delete (int $id) | |
Protected Member Functions | |
| getSettingsFromRecord (array $record) | |
Definition at line 26 of file SettingsDBRepository.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::__construct | ( | protected ilDBInterface | $db, |
| protected InternalDataService | $data | ||
| ) |
Definition at line 28 of file SettingsDBRepository.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::create | ( | Settings | $settings | ) |
Definition at line 63 of file SettingsDBRepository.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getId(), and ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::delete | ( | int | $id | ) |
Definition at line 78 of file SettingsDBRepository.php.
References $id.
| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::getById | ( | int | $id | ) |
Definition at line 34 of file SettingsDBRepository.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\getSettingsFromRecord().
Here is the call graph for this function:
|
protected |
Definition at line 87 of file SettingsDBRepository.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository\getById().
Here is the caller graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsDBRepository::update | ( | Settings | $settings | ) |
Definition at line 47 of file SettingsDBRepository.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\Settings\getId(), and ILIAS\Repository\int().
Here is the call graph for this function: